Static Public Member Functions
PolyMesh Class Reference
Inheritance diagram for PolyMesh:
Inheritance graph
[legend]

List of all members.

Static Public Member Functions

static int openMesh (PolyMesh &mesh, const char *filename)
 open Loads a polygonal mesh from file.
static int saveMesh (PolyMesh &mesh, const char *filename)
 saveMesh Writes a polygonal mesh into a file.

Detailed Description

Definition at line 35 of file polygonmesh_polychord_collapse.cpp.


Member Function Documentation

static int PolyMesh::openMesh ( PolyMesh mesh,
const char *  filename 
) [inline, static]

open Loads a polygonal mesh from file.

Parameters:
meshThe mesh object into which to extract the mesh.
filenameThe filename where the mesh is stored.
Returns:
An error code.

Definition at line 47 of file polygonmesh_polychord_collapse.cpp.

static int PolyMesh::saveMesh ( PolyMesh mesh,
const char *  filename 
) [inline, static]

saveMesh Writes a polygonal mesh into a file.

Parameters:
meshThe mesh to write.
filenameThe filename where to store the mesh.
Returns:

Definition at line 74 of file polygonmesh_polychord_collapse.cpp.


The documentation for this class was generated from the following file:


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:39:02