Go to the documentation of this file.
2 #ifndef SLAPI_MODEL_GEOMETRY_INPUT_H_
3 #define SLAPI_MODEL_GEOMETRY_INPUT_H_
44 size_t vertex_indices[4];
133 size_t vertex_index);
192 size_t first_edge_index,
193 size_t last_edge_index);
211 size_t* added_face_index);
301 #endif // SLAPI_MODEL_GEOMETRY_INPUT_H_