osgAnimation::Channel Class Reference

Inheritance diagram for osgAnimation::Channel:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 Channel ()
virtual ~Channel ()
virtual void update (float time)=0
virtual void reset ()=0
virtual TargetgetTarget ()=0
const std::string & getName () const
void setName (const std::string &name)
virtual float getStartTime () const =0
virtual float getEndTime () const =0
const std::string & getTargetName () const
void setTargetName (const std::string &name)
float getWeight () const
void setWeight (float w)
virtual SamplergetSampler ()=0
virtual const SamplergetSampler () const =0

Protected Attributes

std::string _targetName
std::string _name
float _weight


Constructor & Destructor Documentation

osgAnimation::Channel::Channel (  ) 

virtual osgAnimation::Channel::~Channel (  )  [virtual]


Member Function Documentation

virtual float osgAnimation::Channel::getEndTime (  )  const [pure virtual]

const std::string& osgAnimation::Channel::getName (  )  const

virtual const Sampler* osgAnimation::Channel::getSampler (  )  const [pure virtual]

virtual Sampler* osgAnimation::Channel::getSampler (  )  [pure virtual]

virtual float osgAnimation::Channel::getStartTime (  )  const [pure virtual]

virtual Target* osgAnimation::Channel::getTarget (  )  [pure virtual]

const std::string& osgAnimation::Channel::getTargetName (  )  const

float osgAnimation::Channel::getWeight (  )  const

virtual void osgAnimation::Channel::reset (  )  [pure virtual]

void osgAnimation::Channel::setName ( const std::string &  name  ) 

void osgAnimation::Channel::setTargetName ( const std::string &  name  ) 

void osgAnimation::Channel::setWeight ( float  w  ) 

virtual void osgAnimation::Channel::update ( float  time  )  [pure virtual]


Member Data Documentation

std::string osgAnimation::Channel::_name [protected]

std::string osgAnimation::Channel::_targetName [protected]

float osgAnimation::Channel::_weight [protected]


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

osg logo
Generated at Wed Apr 22 19:49:11 2009 for the OpenSceneGraph by doxygen 1.5.8.