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

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

add(const std::string &name, const std::string &filename="", AssetRole role=AssetRole::Entity, glm::vec3 renderScale=glm::vec3{1.0f}, glm::vec3 renderTranslation=glm::vec3{0.0f}, glm::vec3 renderRotationDegrees=glm::vec3{0.0f})AssetRegistryinline
count() constAssetRegistryinline
entries() constAssetRegistryinline
entries_AssetRegistryprivate
entry(int assetId) constAssetRegistryinline
id(const std::string &name) constAssetRegistryinline
modelIndex(const std::string &name) constAssetRegistryinline
modelIndex(int assetId) constAssetRegistryinline
nameToId_AssetRegistryprivate
setHasCollision(int assetId, bool v=true)AssetRegistryinline
setModelIndex(int assetId, int32_t modelIndex)AssetRegistryinline