Classes | Namespaces | Functions

Transform File Reference

#include <osg/Group>
#include <osg/Matrix>

Classes

class  osg::Transform

Namespaces

namespace  osg

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)