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


Protected Types | |
| typedef MPBase | Inherited |
Protected Methods | |
Constructors | |
| BarrierCommonBase (const Char8 *szName, UInt32 uiId) | |
Destructor | |
| virtual | ~BarrierCommonBase (void) |
Protected Attributes | |
| UInt32 | _uiBarrierId |
| Int32 | _iRefCount |
Private Methods | |
| BarrierCommonBase (const BarrierCommonBase &source) | |
| prohibit default function (move to 'public' if needed) | |
| void | operator= (const BarrierCommonBase &source) |
| prohibit default function (move to 'public' if needed) | |
|
|
Reimplemented from osg::MPBase. Reimplemented in osg::SprocBarrierBase, and osg::Barrier. |
|
||||||||||||
|
|
|
|
|
|
|
prohibit default function (move to 'public' if needed)
|
|
|
prohibit default function (move to 'public' if needed)
|
|
|
|
|
|
|
1.2.16