TDME2 1.9.121
GLTFReader Member List

This is the complete list of members for GLTFReader, including all inherited members.

determineTextureFileName(const string &imageName)GLTFReaderprivatestatic
getComponentTypeByteSize(int type)GLTFReaderinlineprivatestatic
getComponentTypeString(int type)GLTFReaderinlineprivatestatic
getTypeString(int type)GLTFReaderinlineprivatestatic
interpolateKeyFrames(int frameTimeCount, const float *frameTimes, const vector< Matrix4x4 > &keyFrameMatrices, int interpolatedMatrixCount, vector< Matrix4x4 > &interpolatedMatrices, int frameStartIdx)GLTFReaderprivatestatic
parseNode(const string &pathName, const tinygltf::Model &gltfModel, int gltfNodeIdx, Model *model, Node *parentNode)GLTFReaderprivatestatic
parseNodeChildren(const string &pathName, const tinygltf::Model &gltfModel, const vector< int > &gltfNodeChildrenIdx, Node *parentNode)GLTFReaderprivatestatic
read(const string &pathName, const string &fileName)GLTFReaderstatic