dtActors::MotionActionActorProxy Class Reference

#include <motionactionactorproxy.h>

Inheritance diagram for dtActors::MotionActionActorProxy:

dtActors::ActionActorProxy dtDAL::ActorProxy dtActors::BezierControllerActorProxy

List of all members.

Public Member Functions

void BuildPropertyMap ()
 This method is called by the actor registry which instructs the proxy to create its properties.
bool IsPlaceable ()
void SetActorTargetObject (ActorProxy *node)
dtCore::DeltaDrawableGetActorTargetObject ()
void SetActorParentObject (ActorProxy *proxy)
dtCore::DeltaDrawableGetActorParentObject ()
void SetActorParentRelation (ParentRelationEnum &e)
ParentRelationEnumGetActorParentRelation ()
void SetRotation (const osg::Vec3 &rotation)
osg::Vec3 GetRotation ()
void SetTranslation (const osg::Vec3 &translation)
osg::Vec3 GetTranslation ()
void SetScale (const osg::Vec3 &scale)
osg::Vec3 GetScale ()

Protected Member Functions

virtual ~MotionActionActorProxy ()

Classes

class  ParentRelationEnum


Constructor & Destructor Documentation

virtual dtActors::MotionActionActorProxy::~MotionActionActorProxy (  )  [inline, protected, virtual]


Member Function Documentation

void dtActors::MotionActionActorProxy::BuildPropertyMap (  )  [virtual]

This method is called by the actor registry which instructs the proxy to create its properties.

Methods implementing this should be sure to call their parent class's buildPropertyMap method to ensure all properties in the proxy inheritance hierarchy are correcly added to the property map.

Reimplemented from dtActors::ActionActorProxy.

Reimplemented in dtActors::BezierControllerActorProxy.

bool dtActors::MotionActionActorProxy::IsPlaceable (  ) 

void dtActors::MotionActionActorProxy::SetActorTargetObject ( ActorProxy *  node  ) 

DeltaDrawable * dtActors::MotionActionActorProxy::GetActorTargetObject (  ) 

void dtActors::MotionActionActorProxy::SetActorParentObject ( ActorProxy *  proxy  ) 

DeltaDrawable * dtActors::MotionActionActorProxy::GetActorParentObject (  ) 

void dtActors::MotionActionActorProxy::SetActorParentRelation ( ParentRelationEnum e  ) 

MotionActionActorProxy::ParentRelationEnum & dtActors::MotionActionActorProxy::GetActorParentRelation (  ) 

void dtActors::MotionActionActorProxy::SetRotation ( const osg::Vec3 &  rotation  ) 

osg::Vec3 dtActors::MotionActionActorProxy::GetRotation (  ) 

void dtActors::MotionActionActorProxy::SetTranslation ( const osg::Vec3 &  translation  ) 

osg::Vec3 dtActors::MotionActionActorProxy::GetTranslation (  ) 

void dtActors::MotionActionActorProxy::SetScale ( const osg::Vec3 &  scale  ) 

osg::Vec3 dtActors::MotionActionActorProxy::GetScale (  ) 


http://www.delta3d.org
2.0.0 generated 14 Feb 2008