osgAnimation::StackedRotateAxisElement Class Reference
List of all members.
Constructor & Destructor Documentation
osgAnimation::StackedRotateAxisElement::StackedRotateAxisElement |
( |
|
) |
|
osgAnimation::StackedRotateAxisElement::StackedRotateAxisElement |
( |
const std::string & |
name, |
|
|
const osg::Vec3 & |
axis, |
|
|
double |
angle | |
|
) |
| | |
osgAnimation::StackedRotateAxisElement::StackedRotateAxisElement |
( |
const osg::Vec3 & |
axis, |
|
|
double |
angle | |
|
) |
| | |
Member Function Documentation
void osgAnimation::StackedRotateAxisElement::applyToMatrix |
( |
osg::Matrix & |
matrix |
) |
const [virtual] |
const double osgAnimation::StackedRotateAxisElement::getAngle |
( |
|
) |
const |
osg::Matrix osgAnimation::StackedRotateAxisElement::getAsMatrix |
( |
|
) |
const [virtual] |
const osg::Vec3& osgAnimation::StackedRotateAxisElement::getAxis |
( |
|
) |
const |
virtual Target* osgAnimation::StackedRotateAxisElement::getOrCreateTarget |
( |
|
) |
[virtual] |
virtual const Target* osgAnimation::StackedRotateAxisElement::getTarget |
( |
|
) |
const [inline, virtual] |
virtual Target* osgAnimation::StackedRotateAxisElement::getTarget |
( |
|
) |
[inline, virtual] |
bool osgAnimation::StackedRotateAxisElement::isIdentity |
( |
|
) |
const [inline, virtual] |
void osgAnimation::StackedRotateAxisElement::setAngle |
( |
const double & |
|
) |
|
void osgAnimation::StackedRotateAxisElement::setAxis |
( |
const osg::Vec3 & |
|
) |
|
void osgAnimation::StackedRotateAxisElement::update |
( |
|
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: