#include <RemoveEntities.hh>
◆ ModelRemoved()
template<typename PolicyT >
virtual bool ModelRemoved |
( |
const Identity & |
_modelID | ) |
const |
|
pure virtual |
◆ RemoveModel()
template<typename PolicyT >
virtual bool RemoveModel |
( |
const Identity & |
_modelID | ) |
|
|
pure virtual |
◆ RemoveModelByIndex()
template<typename PolicyT >
virtual bool RemoveModelByIndex |
( |
const Identity & |
_worldID, |
|
|
std::size_t |
_modelIndex |
|
) |
| |
|
pure virtual |
◆ RemoveModelByName()
template<typename PolicyT >
virtual bool RemoveModelByName |
( |
const Identity & |
_worldID, |
|
|
const std::string & |
_modelName |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: