Panda3D
|
Public Attributes | |
pvector< VrmlFieldValue > * | _mf |
bool | _sfbool |
double | _sffloat |
long | _sfint32 |
SFNodeRef | _sfnode |
char * | _sfstring |
double | _sfvec [4] |
Definition at line 32 of file vrmlNodeType.h.
pvector<VrmlFieldValue>* VrmlFieldValue::_mf |
Definition at line 39 of file vrmlNodeType.h.
bool VrmlFieldValue::_sfbool |
Definition at line 33 of file vrmlNodeType.h.
double VrmlFieldValue::_sffloat |
Definition at line 34 of file vrmlNodeType.h.
long VrmlFieldValue::_sfint32 |
Definition at line 35 of file vrmlNodeType.h.
SFNodeRef VrmlFieldValue::_sfnode |
Definition at line 38 of file vrmlNodeType.h.
char* VrmlFieldValue::_sfstring |
Definition at line 36 of file vrmlNodeType.h.
double VrmlFieldValue::_sfvec[4] |
Definition at line 37 of file vrmlNodeType.h.