#include <osg/Group>#include <osg/Matrix>Classes | |
| class | osg::Transform |
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSG_TRANSFORM 1 |
Functions | |
| OSG_EXPORT Matrix | osg::computeLocalToWorld (const NodePath &nodePath, bool ignoreCameras=true) |
| OSG_EXPORT Matrix | osg::computeWorldToLocal (const NodePath &nodePath, bool ignoreCameras=true) |
| OSG_EXPORT Matrix | osg::computeLocalToEye (const Matrix &modelview, const NodePath &nodePath, bool ignoreCameras=true) |
| OSG_EXPORT Matrix | osg::computeEyeToLocal (const Matrix &modelview, const NodePath &nodePath, bool ignoreCameras=true) |
| #define OSG_TRANSFORM 1 |
1.6.2