group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
AssetLoader Member List

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

computeMeshAABB(ModelIdInt id)AssetLoaderstatic
glmFromAiTransform(const aiMatrix4x4 &transformAi)AssetLoaderprivatestatic
loadAsset(Assimp::Importer &importer, const std::string &fileName, const bool flipUVs)AssetLoaderprivatestatic
loadMesh(MeshIdInt id, const aiMesh &asimpMeshResult)AssetLoaderprivatestatic
loadModel(const ModelIdInt id, const std::string &modelFileName, const std::vector< std::string > &texFileNames, const bool k_flatten, const bool flipUVs)AssetLoaderstatic
pushAiNodeMeshesToModelElements(const std::string &meshNameSpace, const aiNode &nodeAi, const aiScene &sceneAi, const ModelIdInt k_modelId, const uint32_t modelIndexNode)AssetLoaderprivatestatic
rigidTransformAABB(const Asset::AABB &aabb, const glm::mat4 &rigidTransform)AssetLoaderstatic
updateModelTransformCache(const ModelIdInt id)AssetLoaderstatic