CGAL 4.10.2 - Surface Mesh
|
Namespaces | |
handle | |
Classes | |
struct | Get_vertex_point_map_for_Surface_mesh_return_type |
struct | Get_graph_traits_of_SM |
Functions | |
template<typename T > | |
void | read (FILE *in, T &t) |
template<typename Point_3 > | |
bool | read_off_binary (Surface_mesh< Point_3 > &mesh, FILE *in, const bool has_normals, const bool has_texcoords) |
template<typename Point_3 > | |
bool | read_off_ascii (Surface_mesh< Point_3 > &mesh, FILE *in, const bool has_normals, const bool has_texcoords) |