Panda3D
|
A lightweight C++ object whose constructor calls acquire() and whose destructor calls release() on a PipelineCyclerBase object. More...
#include "cyclerHolder.h"
Public Member Functions | |
CyclerHolder (PipelineCyclerBase &cycler) |
A lightweight C++ object whose constructor calls acquire() and whose destructor calls release() on a PipelineCyclerBase object.
This is similar to a MutexHolder.
Definition at line 28 of file cyclerHolder.h.