#include <X3DTypes.h>
Inherited by X3DFieldSpec< _T >, X3DFieldSpec< _T >, and X3DFieldSpec< M< _T > >.
| X3DField | ( | const X3DFieldType | t, | |
| const X3DFieldDirection | d, | |||
| const AP_Sint32 | s | |||
| ) | [inline] |
| X3DFieldDirection direction | ( | void | ) | const [inline] |
| void* pValue | ( | void | ) | const [inline] |
| virtual void Set | ( | const AP_String & | tvalue | ) | [pure virtual] |
Children interface.
| AP_Sint32 sizeValue | ( | void | ) | const [inline] |
| X3DFieldType type | ( | void | ) | const [inline] |
Inline.
X3DFieldDirection _m_direction [protected] |
void* _m_pValue [protected] |
AP_Sint32 _m_sizeValue [protected] |
X3DFieldType _m_type [protected] |
1.5.8