|
openscenegraph
|
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::Mutex * | getGlobalReferencedMutex () |
| static void | setThreadSafeReferenceCounting (bool enableThreadSafeReferenceCounting) |
| static bool | getThreadSafeReferenceCounting () |
| static void | setDeleteHandler (DeleteHandler *handler) |
| static DeleteHandler * | getDeleteHandler () |
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 |
| osg::EndOfDynamicDrawBlock::EndOfDynamicDrawBlock | ( | unsigned | int | ) |
|
inlineprotected |
|
virtual |
1.8.1.2