|
| enum | objecttype {
NODES
, POLY
, OFF
, PLY
,
STL
, MEDIT
, VTK
, MESH
,
NEU_MESH
} |
| |
|
|
void | syntax () |
| |
|
void | usage () |
| |
|
bool | parse_commandline (int argc, char **argv) |
| |
|
bool | parse_commandline (const char *switches) |
| |
|
|
int | plc |
| |
|
int | psc |
| |
|
int | refine |
| |
|
int | quality |
| |
|
int | nobisect |
| |
|
int | cdt |
| |
|
int | cdtrefine |
| |
|
int | coarsen |
| |
|
int | weighted |
| |
|
int | brio_hilbert |
| |
|
int | flipinsert |
| |
|
int | metric |
| |
|
int | varvolume |
| |
|
int | fixedvolume |
| |
|
int | regionattrib |
| |
|
int | insertaddpoints |
| |
|
int | diagnose |
| |
|
int | convex |
| |
|
int | nomergefacet |
| |
|
int | nomergevertex |
| |
|
int | noexact |
| |
|
int | nostaticfilter |
| |
|
int | zeroindex |
| |
|
int | facesout |
| |
|
int | edgesout |
| |
|
int | neighout |
| |
|
int | voroout |
| |
|
int | meditview |
| |
|
int | vtkview |
| |
|
int | vtksurfview |
| |
|
int | nobound |
| |
|
int | nonodewritten |
| |
|
int | noelewritten |
| |
|
int | nofacewritten |
| |
|
int | noiterationnum |
| |
|
int | nojettison |
| |
|
int | docheck |
| |
|
int | quiet |
| |
|
int | nowarning |
| |
|
int | verbose |
| |
|
int | vertexperblock |
| |
|
int | tetrahedraperblock |
| |
|
int | shellfaceperblock |
| |
|
int | supsteiner_level |
| |
|
int | addsteiner_algo |
| |
|
int | coarsen_param |
| |
|
int | weighted_param |
| |
|
int | fliplinklevel |
| |
|
int | flipstarsize |
| |
|
int | fliplinklevelinc |
| |
|
int | opt_max_flip_level |
| |
|
int | opt_scheme |
| |
|
int | opt_iterations |
| |
|
int | smooth_cirterion |
| |
|
int | smooth_maxiter |
| |
|
int | delmaxfliplevel |
| |
|
int | order |
| |
|
int | reversetetori |
| |
|
int | steinerleft |
| |
|
int | unflip_queue_limit |
| |
|
int | no_sort |
| |
|
int | hilbert_order |
| |
|
int | hilbert_limit |
| |
|
int | brio_threshold |
| |
|
REAL | brio_ratio |
| |
|
REAL | epsilon |
| |
|
REAL | facet_separate_ang_tol |
| |
|
REAL | collinear_ang_tol |
| |
|
REAL | facet_small_ang_tol |
| |
|
REAL | maxvolume |
| |
|
REAL | maxvolume_length |
| |
|
REAL | minratio |
| |
|
REAL | opt_max_asp_ratio |
| |
|
REAL | opt_max_edge_ratio |
| |
|
REAL | mindihedral |
| |
|
REAL | optmaxdihedral |
| |
|
REAL | metric_scale |
| |
|
REAL | smooth_alpha |
| |
|
REAL | coarsen_percent |
| |
|
REAL | elem_growth_ratio |
| |
|
REAL | refine_progress_ratio |
| |
|
char | commandline [1024] |
| |
|
char | infilename [1024] |
| |
|
char | outfilename [1024] |
| |
|
char | addinfilename [1024] |
| |
|
char | bgmeshfilename [1024] |
| |
|
int | hole_mesh |
| |
|
char | hole_mesh_filename [1024] |
| |
|
enum tetgenbehavior::objecttype | object |
| |
The documentation for this class was generated from the following files: