CGAL 4.6 - Surface Mesh
|
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) |