TDME2 1.9.121
|
This is the complete list of members for GLTFReader, including all inherited members.
determineTextureFileName(const string &imageName) | GLTFReader | privatestatic |
getComponentTypeByteSize(int type) | GLTFReader | inlineprivatestatic |
getComponentTypeString(int type) | GLTFReader | inlineprivatestatic |
getTypeString(int type) | GLTFReader | inlineprivatestatic |
interpolateKeyFrames(int frameTimeCount, const float *frameTimes, const vector< Matrix4x4 > &keyFrameMatrices, int interpolatedMatrixCount, vector< Matrix4x4 > &interpolatedMatrices, int frameStartIdx) | GLTFReader | privatestatic |
parseNode(const string &pathName, const tinygltf::Model &gltfModel, int gltfNodeIdx, Model *model, Node *parentNode) | GLTFReader | privatestatic |
parseNodeChildren(const string &pathName, const tinygltf::Model &gltfModel, const vector< int > &gltfNodeChildrenIdx, Node *parentNode) | GLTFReader | privatestatic |
read(const string &pathName, const string &fileName) | GLTFReader | static |