getModelNames
AssetManagerInterface::getModelNames
Returns the names of all models.
Declaration
virtual std:vector<std::string> getModelNames() = 0;
Parameters
None.
Returns
The names of all Models in the Asset Manager.
AssetManagerInterface::getModelNames
Returns the names of all models.
virtual std:vector<std::string> getModelNames() = 0;
None.
The names of all Models in the Asset Manager.