|
OpenSceneGraph
3.4.0
|

Public Member Functions | |
| StackedTransform () | |
| StackedTransform (const StackedTransform &, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
| void | update (float t=0.0) |
| const osg::Matrix & | getMatrix () const |
Protected Attributes | |
| osg::Matrix | _matrix |
| osgAnimation::StackedTransform::StackedTransform | ( | const StackedTransform & | , |
| const osg::CopyOp & | copyop = osg::CopyOp::SHALLOW_COPY |
||
| ) |
| const osg::Matrix& osgAnimation::StackedTransform::getMatrix | ( | ) | const |
| void osgAnimation::StackedTransform::update | ( | float | t = 0.0 | ) |
osg::Matrix osgAnimation::StackedTransform::_matrix [protected] |
| Generated at Tue Dec 8 2015 00:16:46 for the OpenSceneGraph by doxygen 1.7.6.1. |