Public Member Functions | Protected Attributes

osgAnimation::Channel Class Reference

Inheritance diagram for osgAnimation::Channel:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Channel ()
 Channel (const Channel &channel)
virtual ~Channel ()
virtual Channelclone () const =0
virtual void update (float time, float weight, int priority)=0
virtual void reset ()=0
virtual TargetgetTarget ()=0
virtual bool setTarget (Target *)=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)
virtual SamplergetSampler ()=0
virtual const SamplergetSampler () const =0
virtual bool createKeyframeContainerFromTargetValue ()=0

Protected Attributes

std::string _targetName
std::string _name

Constructor & Destructor Documentation

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

Member Function Documentation

virtual Channel* osgAnimation::Channel::clone (  )  const [pure virtual]
virtual bool osgAnimation::Channel::createKeyframeContainerFromTargetValue (  )  [pure virtual]
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
virtual void osgAnimation::Channel::reset (  )  [pure virtual]
void osgAnimation::Channel::setName ( const std::string &  name  ) 
virtual bool osgAnimation::Channel::setTarget ( Target  )  [pure virtual]
void osgAnimation::Channel::setTargetName ( const std::string &  name  ) 
virtual void osgAnimation::Channel::update ( float  time,
float  weight,
int  priority 
) [pure virtual]

Member Data Documentation

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

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

osg logo
Generated at Thu Sep 30 2010 17:22:56 for the OpenSceneGraph by doxygen 1.7.1.