| Color | Holds color information for a Vertex |
| Decimate | Decimate class. This class has a function 'remove' that does the decimation of the model |
| Model | Model Class. Holds information about a single model in a VRML Scene |
| Normal | Contains information for a normal (usually at a vertex) |
| Point | Class definition for Point |
| Scene | Class definition for a Scene |
| Triangle | Triangle class definition |
| Vector | Vector class definition |
| Vertex | Holds information about a Vertex |
| ViewportController | Class definition for the ViewportController |
| VRMLParser | Class definition for the VRMLParser, which parses and writes VRML files |