Parser classes for importing 3D structures
Interfaces
| | Interface | Description |
| | IParser |
The IParser interface defines the interface that parser classes such as ColladaParser must implement. |
Classes
| | Class | Description |
| | AParser |
ABSTRACT CLASS - super class for all parser objects. |
| | ASEParser |
Transforms an ASE file into Sandy geometries. |
| | ColladaParser |
Transforms a COLLADA XML Document into Sandy geometries. |
| | Parser |
The Parser factory class creates instances of parser classes. |
| | Parser3DS |
Transforms a 3DS file into Sandy geometries. |
| | Parser3DSChunkTypes |
Static class that defines the chunks offsets of 3DS file. |
| | ParserEvent |
Events that are used by the Parser classes. |
ASDoc: Preliminary documentation for the Sandy 3D Engine, version 3.0.1