away3d.loaders.parsers
| .. | |
|---|---|
| utils | |
| AC3DParser | AC3DParser provides a parser for the AC3D data type. |
| AWD1Parser | AWD1Parser provides a parser for the AWD data type. The version 1.0 in ascii. Usually generated by Prefab3D 1.x and Away3D engine exporters. |
| AWD2Parser | AWDParser provides a parser for the AWD data type. |
| AWDBlock | |
| AWDParser | The AWDParser class is a wrapper for both AWD1Parser and AWD2Parser, and will find the right concrete parser for an AWD file. |
| AWDProperties | |
| AssetVO | |
| BaseFrameData | |
| BitFlags | |
| BoundsData | |
| DAEAccessor | |
| DAEAnimation | |
| DAEAnimationInfo | |
| DAEBindMaterial | |
| DAEBindVertexInput | |
| DAEChannel | |
| DAEColor | |
| DAEColorOrTexture | |
| DAEController | |
| DAEEffect | |
| DAEElement | |
| DAEFace | |
| DAEFrameData | |
| DAEGeometry | |
| DAEImage | |
| DAEInput | |
| DAEInstance | |
| DAEInstanceController | |
| DAEInstanceEffect | |
| DAEInstanceGeometry | |
| DAEInstanceMaterial | |
| DAEInstanceNode | |
| DAEInstanceVisualScene | |
| DAELightType | |
| DAEMaterial | |
| DAEMesh | |
| DAEMorph | |
| DAENode | |
| DAEParam | |
| DAEParser | DAEParser provides a parser for the DAE data type. |
| DAEParserState | |
| DAEPrimitive | |
| DAESampler | |
| DAESampler2D | |
| DAEScene | |
| DAEShader | |
| DAESkin | |
| DAESource | |
| DAESurface | |
| DAETexture | |
| DAETransform | |
| DAEVertex | |
| DAEVertexWeight | |
| DAEVertices | |
| DAEVisualScene | |
| DXFParser | DXFParser provides a parser for the dxf 3D renderable data. supported blocks type: FACEDATA, LINE. Color from dxf color table is set where index is encountered POLYLINE(64 polyface mesh) and VERTEX. |
| FaceData | |
| FaceVO | |
| FrameData | |
| Group | |
| HierarchyData | |
| ImageParser | ImageParser provides a "parser" for natively supported image types (jpg, png). While it simply loads bytes into a loader object, it wraps it in a BitmapDataResource so resource management can happen consistently without exception cases. |
| JointData | |
| LoadedMaterial | |
| MD2Parser | MD2Parser provides a parser for the MD2 data type. |
| MD5AnimParser | MD5AnimParser provides a parser for the md5anim data type, providing an animation sequence for the md5 format. |
| MD5MeshParser | MD5MeshParser provides a parser for the md5mesh data type, providing the geometry of the md5 format. |
| MaterialGroup | |
| MaterialVO | |
| Max3DSParser | Max3DSParser provides a parser for the 3ds data type. |
| MeshData | |
| OBJParser | OBJParser provides a parser for the OBJ data type. |
| ObjectGroup | |
| ObjectVO | |
| ParserBase | ParserBase provides an abstract base class for objects that convert blocks of data to data structures
supported by Away3D.
If used by |
| ParserDataFormat | An enumeration providing values to describe the data format of parsed data. |
| Parsers | |
| SpecularData | |
| TextureVO | |
| VertexData | |
| VertexVO | |