#include <OSGBarrier.h>
Inheritance diagram for osg::SprocBarrierBase:


Public Methods | |
Enter | |
| void | enter (UInt32 uiNumWaitFor) |
Protected Types | |
| typedef BarrierCommonBase | Inherited |
Protected Methods | |
Constructors | |
| SprocBarrierBase (const Char8 *szName, UInt32 uiId) | |
Destructor | |
| virtual | ~SprocBarrierBase (void) |
Construction | |
| bool | init (void) |
Destruction | |
| void | shutdown (void) |
Private Methods | |
| SprocBarrierBase (const SprocBarrierBase &source) | |
| prohibit default function (move to 'public' if needed) | |
| void | operator= (const SprocBarrierBase &source) |
| prohibit default function (move to 'public' if needed) | |
Private Attributes | |
| barrier_t * | _pBarrier |
|
|
Reimplemented from osg::BarrierCommonBase. Reimplemented in osg::Barrier. |
|
||||||||||||
|
|
|
|
|
|
|
prohibit default function (move to 'public' if needed)
|
|
|
|
|
|
|
|
|
|
|
|
prohibit default function (move to 'public' if needed)
|
|
|
|
1.2.16