|
void | addType (const char *name, int newTypeDepth) |
|
void | addInstance () |
|
void | addPrimitive () |
|
void | addPoint (double x, double y, double z) |
|
void | addAttDef (const char *name, const char *desc, const char *type, const char *extra) |
|
void | addAttValue (const char *name, const char *value) |
|
void | addAttValue (const char *name, double value) |
|
void | addAttValue (const char *name, int value) |
|
void | addAttValue (const char *name, bool value) |
|
void | addAttValue (const char *name, double value1, double value2, double value3) |
|
void | open (const char *filespec) |
|
void | close () |
|
void | endTypes () |
|
|
bool | isOpen |
|
int | typeDepth |
|
bool | inType [50] |
|
bool | inInstance [50] |
|
char * | prevTypeName [50] |
|
The documentation for this class was generated from the following files: