

Public Member Functions | |
| virtual bool | computeLocalToWorldMatrix (osg::Matrix &matrix, osg::NodeVisitor *nv) const |
| virtual bool | computeWorldToLocalMatrix (osg::Matrix &matrix, osg::NodeVisitor *nv) const |
Definition at line 110 of file skyBox.cpp.
| virtual bool MoveEarthySkyWithEyePointTransform::computeLocalToWorldMatrix | ( | osg::Matrix & | matrix, | |
| osg::NodeVisitor * | nv | |||
| ) | const [inline, virtual] |
Get the transformation matrix which moves from local coords to world coords.
Definition at line 114 of file skyBox.cpp.
| virtual bool MoveEarthySkyWithEyePointTransform::computeWorldToLocalMatrix | ( | osg::Matrix & | matrix, | |
| osg::NodeVisitor * | nv | |||
| ) | const [inline, virtual] |
Get the transformation matrix which moves from world coords to local coords.
Definition at line 126 of file skyBox.cpp.
1.5.1