FMX.ASE.Model
Defines the FireMonkey classes, types, and variables used in manipulating an ASCII Scene Export (.ase) model.
Package | fmxase280.bpl |
---|
Classes
EAseParserError | Catches all the possible errors that can occur during the parsing process of the .ase file. |
TAseMaterial | TAseMaterial defines the material of a 3D object mesh. |
TAseModel | Represents an ASE (ASCII Scene Export) 3D model. |
Types
TAseMaterialDynArray | Dynamically allocated array of TAseMaterial objects. |
TAseMesh | TAseMesh defines a mesh used to describe the shape of an imported ASE model. |
TAseMeshDynArray | Dynamically allocated array of TAseMesh objects. |