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