|
Assimp
v2.0 (November 2010)
|
Basic data types and primitives, such as vectors or colors. More...
Classes | |
| struct | aiColor3D |
| Represents a color in Red-Green-Blue space. More... | |
| struct | aiPlane |
| Represents a plane in a three-dimensional, euclidean space. More... | |
| struct | aiRay |
| Represents a ray. More... | |
| struct | aiString |
| Represents an UTF-8 string, zero byte terminated. More... | |
Namespaces | |
| Assimp | |
| Assimp's CPP-API and all internal APIs. | |
Variables | |
| const size_t | MAXLEN = 1024 |
| Maximum dimension for strings, ASSIMP strings are zero terminated. More... | |
| struct aiPlane | PACK_STRUCT |
Basic data types and primitives, such as vectors or colors.
| const size_t MAXLEN = 1024 |
Maximum dimension for strings, ASSIMP strings are zero terminated.
| struct aiColor3D PACK_STRUCT |
1.8.5