osg::ActorBase::ActorBaseState Class Reference

#include <OSGActorBase.h>

List of all members.

Public Member Functions

 ActorBaseState (void)
 ActorBaseState (const ActorBaseState &source)
virtual ~ActorBaseState (void)=0


Detailed Description

Definition at line 72 of file OSGActorBase.h.


Constructor & Destructor Documentation

osg::ActorBase::ActorBaseState::ActorBaseState ( void   )  [inline]

Default constructor.

Definition at line 55 of file OSGActorBase.inl.

00056 {
00057 }

osg::ActorBase::ActorBaseState::ActorBaseState ( const ActorBaseState source  )  [inline]

Copy constructor.

Definition at line 63 of file OSGActorBase.inl.

00064 {
00065 }

ActorBase::ActorBaseState::~ActorBaseState ( void   )  [pure virtual]

Definition at line 84 of file OSGActorBase.cpp.

00085 {
00086 }


The documentation for this class was generated from the following files:

Generated on Mon Mar 17 12:21:23 2008 for OpenSG by  doxygen 1.5.5