osgAnimation::StackedQuaternionElement Class Reference
List of all members.
Constructor & Destructor Documentation
osgAnimation::StackedQuaternionElement::StackedQuaternionElement |
( |
|
) |
|
osgAnimation::StackedQuaternionElement::StackedQuaternionElement |
( |
const std::string & |
, |
|
|
const osg::Quat & |
q = osg::Quat(0, 0, 0, 1) | |
|
) |
| | |
osgAnimation::StackedQuaternionElement::StackedQuaternionElement |
( |
const osg::Quat & |
|
) |
|
Member Function Documentation
void osgAnimation::StackedQuaternionElement::applyToMatrix |
( |
osg::Matrix & |
matrix |
) |
const [virtual] |
osg::Matrix osgAnimation::StackedQuaternionElement::getAsMatrix |
( |
|
) |
const [virtual] |
virtual Target* osgAnimation::StackedQuaternionElement::getOrCreateTarget |
( |
|
) |
[virtual] |
const osg::Quat& osgAnimation::StackedQuaternionElement::getQuaternion |
( |
|
) |
const |
virtual const Target* osgAnimation::StackedQuaternionElement::getTarget |
( |
|
) |
const [virtual] |
virtual Target* osgAnimation::StackedQuaternionElement::getTarget |
( |
|
) |
[virtual] |
bool osgAnimation::StackedQuaternionElement::isIdentity |
( |
|
) |
const [virtual] |
void osgAnimation::StackedQuaternionElement::setQuaternion |
( |
const osg::Quat & |
|
) |
|
void osgAnimation::StackedQuaternionElement::update |
( |
|
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: