OpenMW
|
Classes | |
class | CullCallback |
Public Member Functions | |
CameraRelativeTransform () | |
CameraRelativeTransform (const CameraRelativeTransform ©, const osg::CopyOp ©op) | |
virtual META_Node(MWRender, CameraRelativeTransform) const osg bool | computeLocalToWorldMatrix (osg::Matrix &matrix, osg::NodeVisitor *nv) const |
osg::BoundingSphere | computeBound () const |
Private Attributes | |
osg::Vec3f | mEyePoint |
Transform that removes the eyepoint of the modelview matrix, i.e. its children are positioned relative to the camera.
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
|
mutableprivate |