osgAnimation::Channel Class Reference
List of all members.
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
The documentation for this class was generated from the following file: