The op() method calls the method commit() with the given object `obj' as the receiver.
More...
#include <OgreRenderTypes.h>
|
T * | obj |
|
std::string | parentname |
| Name of parent object which created this op and whose internal state is associated with it. More...
|
|
template<typename T>
class OgreRenderTypes::CommitOp< T >
The op() method calls the method commit() with the given object `obj' as the receiver.
◆ CommitOp()
◆ op()
Before each render operation, this method is called for every ResourceOp object the renderer stores, the object is deleted.
Reimplemented from ResourceOp.
◆ obj
The documentation for this class was generated from the following file: