Files Classes Functions Hierarchy
#include <cassert>#include <vector>#include <tokenizer.h>#include <vrmlshaperaw.h>
Go to the source code of this file.
Classes | |
| class | vrmlshapetoken |
| vrmlshapetoken evaluates itself on the stream. This consumes one or more tokens and iterates the stream. More... | |
| class | vrmlshapetokengroup |
| A collection of tokens. More... | |
| class | vrmlshapeparse |
| This is a primitive VRML parser. More... | |
| class | vrmlshapeShape |
| Identify VRML Shape node. More... | |
| class | vrmlshapeIndexedLineSet |
| Identify VRML IndexedLineSet node. More... | |
| class | vrmlshapeIndexedFaceSet |
| Identify VRML IndexedFaceSet node. More... | |
| class | vrmlshapeMaterial |
| Identify VRML Material node. More... | |
| class | vrmlshapediffuseColor |
| Identify VRML diffuseColor vector. More... | |
| class | vrmlshapeemissiveColor |
| Identify VRML emissiveColor vector. More... | |
| class | vrmlshapeambientIntensity |
| Identify VRML ambientIntensity. More... | |
| class | vrmlshapepoint |
| Identify VRML point data. More... | |
| class | vrmlshapeNormal |
| Identify VRML Normal. More... | |
| class | vrmlshapecoordIndex |
| Identify VRML coordIndex. More... | |
1.5.8