§ Channel() [1/2]
osgAnimation::Channel::Channel |
( |
| ) |
|
§ Channel() [2/2]
osgAnimation::Channel::Channel |
( |
const Channel & |
channel | ) |
|
§ ~Channel()
virtual osgAnimation::Channel::~Channel |
( |
| ) |
|
|
virtual |
§ clone()
virtual Channel* osgAnimation::Channel::clone |
( |
| ) |
const |
|
pure virtual |
§ createKeyframeContainerFromTargetValue()
virtual bool osgAnimation::Channel::createKeyframeContainerFromTargetValue |
( |
| ) |
|
|
pure virtual |
§ getEndTime()
virtual double osgAnimation::Channel::getEndTime |
( |
| ) |
const |
|
pure virtual |
§ getName()
const std::string& osgAnimation::Channel::getName |
( |
| ) |
const |
§ getSampler() [1/2]
virtual Sampler* osgAnimation::Channel::getSampler |
( |
| ) |
|
|
pure virtual |
§ getSampler() [2/2]
virtual const Sampler* osgAnimation::Channel::getSampler |
( |
| ) |
const |
|
pure virtual |
§ getStartTime()
virtual double osgAnimation::Channel::getStartTime |
( |
| ) |
const |
|
pure virtual |
§ getTarget()
virtual Target* osgAnimation::Channel::getTarget |
( |
| ) |
|
|
pure virtual |
§ getTargetName()
const std::string& osgAnimation::Channel::getTargetName |
( |
| ) |
const |
§ reset()
virtual void osgAnimation::Channel::reset |
( |
| ) |
|
|
pure virtual |
§ setName()
void osgAnimation::Channel::setName |
( |
const std::string & |
name | ) |
|
§ setTarget()
virtual bool osgAnimation::Channel::setTarget |
( |
Target * |
| ) |
|
|
pure virtual |
§ setTargetName()
void osgAnimation::Channel::setTargetName |
( |
const std::string & |
name | ) |
|
§ update()
virtual void osgAnimation::Channel::update |
( |
double |
time, |
|
|
float |
weight, |
|
|
int |
priority |
|
) |
| |
|
pure virtual |
§ _name
std::string osgAnimation::Channel::_name |
|
protected |
§ _targetName
std::string osgAnimation::Channel::_targetName |
|
protected |
The documentation for this class was generated from the following file: