|
Assimp v3.1.1 (June 2014)
|
Classes | |
| struct | Assimp::Intern::divides< T0, T1, TRES > |
| struct | Assimp::Intern::minus< T0, T1, TRES > |
| struct | Assimp::Intern::multiplies< T0, T1, TRES > |
| struct | Assimp::Intern::plus< T0, T1, TRES > |
| class | Assimp::Vertex |
| Intermediate description a vertex with all possible components. More... | |
Namespaces | |
| namespace | Assimp |
| MACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py. | |
| namespace | Assimp::Intern |
Functions | |
| AI_FORCE_INLINE Vertex | Assimp::operator* (const Vertex &v0, float f) |
| AI_FORCE_INLINE Vertex | Assimp::operator* (float f, const Vertex &v0) |
| AI_FORCE_INLINE Vertex | Assimp::operator+ (const Vertex &v0, const Vertex &v1) |
| AI_FORCE_INLINE Vertex | Assimp::operator- (const Vertex &v0, const Vertex &v1) |
| AI_FORCE_INLINE Vertex | Assimp::operator/ (const Vertex &v0, float f) |