Assimp
v3.1.1 (June 2014)
|
Values for the Accessor::type field (helper class) More...
Public Types | |
enum | Value { SCALAR, VEC2, VEC3, VEC4, MAT2, MAT3, MAT4 } |
Static Public Member Functions | |
static Value | FromString (const char *str) |
static unsigned int | GetNumComponents (Value type) |
static const char * | ToString (Value type) |
Values for the Accessor::type field (helper class)
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |