Assimp
v4.1. (December 2018)
|
Classes | |
struct | Animation |
Helper structure to represent an ASE file animation. More... | |
struct | BaseNode |
Represents an ASE file node. More... | |
struct | Bone |
Helper structure to represent an ASE file bone. More... | |
struct | BoneVertex |
Helper structure to represent an ASE file bone vertex. More... | |
struct | Camera |
Helper structure to represent an ASE camera. More... | |
struct | Dummy |
Helper structure to represent an ASE helper object (dummy) More... | |
struct | Face |
Helper structure to represent an ASE file face. More... | |
struct | InheritanceInfo |
Helper structure to represent the inheritance information of an ASE node. More... | |
struct | Light |
Helper structure to represent an ASE light source. More... | |
struct | Material |
Helper structure representing an ASE material. More... | |
struct | Mesh |
Helper structure to represent an ASE file mesh. More... | |
class | Parser |
Class to parse ASE files. More... | |