#include <Options.h>
|
void | make (int argc, char **argv) |
|
static Options* Options::getInstance |
( |
| ) |
|
|
inlinestatic |
void Options::make |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
int Options::do_validation = 0 |
string Options::file_name |
bool Options::generator = false |
string Options::input_dir |
string Options::input_file |
int Options::input_type = 0 |
bool Options::output_3ds = false |
string Options::output_dir |
string Options::output_file |
bool Options::output_tvr = false |
int Options::polygonizer_mode = 0 |
int Options::selected = ARCH |
double Options::threshold_1 = 1.0 |
double Options::threshold_2 = 10.0 |
The documentation for this class was generated from the following files:
- /home/dongmin/dev/TriMeshToIndoor/TriangleMeshToClearSolid/Options.h
- /home/dongmin/dev/TriMeshToIndoor/TriangleMeshToClearSolid/Options.cpp