|
| VrmlNodeType (const char *nm) |
|
void | addEventIn (const char *name, int type, const VrmlFieldValue *dflt=nullptr) |
|
void | addEventOut (const char *name, int type, const VrmlFieldValue *dflt=nullptr) |
|
void | addExposedField (const char *name, int type, const VrmlFieldValue *dflt=nullptr) |
|
void | addField (const char *name, int type, const VrmlFieldValue *dflt=nullptr) |
|
const char * | getName () const |
|
const NameTypeRec * | hasEventIn (const char *name) const |
|
const NameTypeRec * | hasEventOut (const char *name) const |
|
const NameTypeRec * | hasExposedField (const char *name) const |
|
const NameTypeRec * | hasField (const char *name) const |
|
|
static void | addToNameSpace (VrmlNodeType *) |
|
static const VrmlNodeType * | find (const char *nm) |
|
static void | popNameSpace () |
|
static void | pushNameSpace () |
|
Definition at line 49 of file vrmlNodeType.h.
The documentation for this class was generated from the following files: