Given a resource manager type M, calls remove() with the given name on the singleton instance of M.
More...
#include <OgreRenderTypes.h>
|
std::string | name |
|
std::string | parentname |
| Name of parent object which created this op and whose internal state is associated with it. More...
|
|
template<typename M>
class OgreRenderTypes::RemoveResourceOp< M >
Given a resource manager type M, calls remove() with the given name on the singleton instance of M.
◆ RemoveResourceOp()
◆ op()
Before each render operation, this method is called for every ResourceOp object the renderer stores, the object is deleted.
Reimplemented from ResourceOp.
◆ name
The documentation for this class was generated from the following file: