#include <OSGActorBase.h>
Public Member Functions | |
| ActorBaseState (void) | |
| ActorBaseState (const ActorBaseState &source) | |
| virtual | ~ActorBaseState (void)=0 |
Definition at line 72 of file OSGActorBase.h.
| osg::ActorBase::ActorBaseState::ActorBaseState | ( | void | ) | [inline] |
| osg::ActorBase::ActorBaseState::ActorBaseState | ( | const ActorBaseState & | source | ) | [inline] |
| ActorBase::ActorBaseState::~ActorBaseState | ( | void | ) | [pure virtual] |
1.5.5