| | Class | Description |
|---|
| | ExporterA3D |
An object which allows to convert hierarchy of three-dimensional objects to binary A3D format. |
| | Parser |
Base class for classes, that perform parsing of scenes of different formats. |
| | Parser3DS |
Parser of .3ds files , that are presented as ByteArray. |
| | ParserA3D |
A parser for loading models of A3D binary format. |
| | ParserCollada |
A parser performs parsing of collada xml. |
| | ParserMaterial |
A material which is assigned to each object that we got as a parsing result. |
| | TexturesLoader |
An object that downloads textures by their reference and upload them into the Context3D
|