Assimp
v4.1. (December 2018)
|
Functions | |
aiNode * | ImportNode (aiScene *pScene, glTF::Asset &r, std::vector< unsigned int > &meshOffsets, glTF::Ref< glTF::Node > &ptr) |
static void | SetFace (aiFace &face, int a) |
static void | SetFace (aiFace &face, int a, int b) |
static void | SetFace (aiFace &face, int a, int b, int c) |
void | SetMaterialColorProperty (std::vector< int > &embeddedTexIdxs, Asset &, glTF::TexProperty prop, aiMaterial *mat, aiTextureType texType, const char *pKey, unsigned int type, unsigned int idx) |
Variables | |
static const aiImporterDesc | desc |
aiNode* ImportNode | ( | aiScene * | pScene, |
glTF::Asset & | r, | ||
std::vector< unsigned int > & | meshOffsets, | ||
glTF::Ref< glTF::Node > & | ptr | ||
) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
static |