openscenegraph
Public Member Functions | Protected Member Functions | List of all members
osg::EndOfDynamicDrawBlock Class Reference
Inheritance diagram for osg::EndOfDynamicDrawBlock:
OpenThreads::BlockCount osg::State::DynamicObjectRenderingCompletedCallback osg::Referenced

Public Member Functions

 EndOfDynamicDrawBlock (unsigned int)
void completed (osg::State *state)
- Public Member Functions inherited from OpenThreads::BlockCount
 BlockCount (unsigned int blockCount)
 ~BlockCount ()
void completed ()
void block ()
void reset ()
void release ()
void setBlockCount (unsigned int blockCount)
unsigned int getBlockCount () const
unsigned int getCurrentCount () const

Protected Member Functions

 ~EndOfDynamicDrawBlock ()

Additional Inherited Members

- Static Public Member Functions inherited from osg::Referenced
static OpenThreads::MutexgetGlobalReferencedMutex ()
static void setThreadSafeReferenceCounting (bool enableThreadSafeReferenceCounting)
static bool getThreadSafeReferenceCounting ()
static void setDeleteHandler (DeleteHandler *handler)
static DeleteHandlergetDeleteHandler ()
- Protected Attributes inherited from OpenThreads::BlockCount
OpenThreads::Mutex _mut
OpenThreads::Condition _cond
unsigned int _blockCount
unsigned int _currentCount
- Protected Attributes inherited from osg::Referenced
OpenThreads::AtomicPtr _observerSet
OpenThreads::Atomic _refCount

Constructor & Destructor Documentation

osg::EndOfDynamicDrawBlock::EndOfDynamicDrawBlock ( unsigned  int)
osg::EndOfDynamicDrawBlock::~EndOfDynamicDrawBlock ( )
inlineprotected

Member Function Documentation

void osg::EndOfDynamicDrawBlock::completed ( osg::State state)
virtual

The documentation for this class was generated from the following file: