MeshKit  1.0
example_edgemesher.cpp File Reference
Include dependency graph for example_edgemesher.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Variables

const int NUM_INTERVALS = 10
const int INTERVAL_SIZE = -1
const bool save_mesh = true

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 36 of file example_edgemesher.cpp.


Variable Documentation

const int INTERVAL_SIZE = -1
Examples:
example_edgemesher.cpp, and example_tfimapping.cpp.

Definition at line 27 of file example_edgemesher.cpp.

const int NUM_INTERVALS = 10
Examples:
example_edgemesher.cpp, and example_tfimapping.cpp.

Definition at line 26 of file example_edgemesher.cpp.

const bool save_mesh = true

Definition at line 28 of file example_edgemesher.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines