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.