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


Public Types | |
| typedef MPBarrierType | Type |
Static Public Methods | |
Get | |
| Barrier * | get (const Char8 *szName) |
| Barrier * | find (const Char8 *szName) |
| const MPBarrierType & | getClassType (void) |
Protected Types | |
| typedef BarrierBase | Inherited |
Protected Methods | |
Constructors | |
| Barrier (const Char8 *szName, UInt32 uiId) | |
Destructor | |
| virtual | ~Barrier (void) |
Static Protected Methods | |
Construction | |
| Barrier * | create (const Char8 *szName, UInt32 uiId) |
Static Protected Attributes | |
| MPBarrierType | _type |
Private Methods | |
| Barrier (const Barrier &source) | |
| prohibit default function (move to 'public' if needed) | |
| void | operator= (const Barrier &source) |
| prohibit default function (move to 'public' if needed) | |
Friends | |
| class | MPFieldStore< Barrier > |
|
|
|
|
|
Reimplemented from osg::SprocBarrierBase. |
|
||||||||||||
|
|
|
|
|
|
|
prohibit default function (move to 'public' if needed)
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
prohibit default function (move to 'public' if needed)
|
|
|
|
|
|
Reimplemented from osg::MPBase. |
1.2.16