the minimal example about creating and deleting elements More...
Go to the source code of this file.
Classes | |
class | MyFace |
class | MyMesh |
struct | MyUsedTypes |
class | MyVertex |
Functions | |
int | main () |
the minimal example about creating and deleting elements
Attributes are a simple mechanism to associate user-defined 'attributes' to the simplicies and to the mesh. attributes for more Details
Definition in file trimesh_allocate.cpp.
int main | ( | ) |
Definition at line 46 of file trimesh_allocate.cpp.