| Home | Download | Screen shots | Discussion | Documentation |
|---|
Classes | |
| class | openvrml::field_value |
| Abstract base class for the VRML field types. More... | |
| class | openvrml::sfbool |
| A boolean node field value. More... | |
| class | openvrml::sfcolor |
| A color node field value. More... | |
| class | openvrml::sffloat |
| A single precision floating point node field value. More... | |
| class | openvrml::sfimage |
| A pixmap. More... | |
| class | openvrml::sfint32 |
| A 32-bit integer node field value. More... | |
| class | openvrml::sfnode |
| A node field value to hold a single node reference. More... | |
| class | openvrml::sfrotation |
| A rotation node field value. More... | |
| class | openvrml::sfstring |
| A string node field value. More... | |
| class | openvrml::sftime |
| A double precision floating point node field value. More... | |
| class | openvrml::sfvec2f |
| A 2-component vector node field value. More... | |
| class | openvrml::sfvec3f |
| A 3-component vector node field value. More... | |
| class | openvrml::mfcolor |
| A color array node field value. More... | |
| class | openvrml::mffloat |
| A float array node field value. More... | |
| class | openvrml::mfint32 |
| An integer array node field value. More... | |
| class | openvrml::mfnode |
| A node reference array node field value. More... | |
| class | openvrml::mfrotation |
| A rotation array node field value. More... | |
| class | openvrml::mfstring |
| A string array node field value. More... | |
| class | openvrml::mftime |
| A double array node field value. More... | |
| class | openvrml::mfvec2f |
| A 2-component vector array node field value. More... | |
| class | openvrml::mfvec3f |
| A 3-component vector array node field value. More... | |