openscenegraph
Public Member Functions | Protected Member Functions | Protected Attributes
osgPresentation::HUDTransform Class Reference
Inheritance diagram for osgPresentation::HUDTransform:
osg::Transform osg::Group osg::Node osg::Object osg::Referenced

List of all members.

Public Member Functions

 HUDTransform (HUDSettings *hudSettings)
virtual bool computeLocalToWorldMatrix (osg::Matrix &matrix, osg::NodeVisitor *nv) const
virtual bool computeWorldToLocalMatrix (osg::Matrix &matrix, osg::NodeVisitor *) const

Protected Member Functions

virtual ~HUDTransform ()

Protected Attributes

osg::ref_ptr< HUDSettings_hudSettings

Constructor & Destructor Documentation

osgPresentation::HUDTransform::HUDTransform ( HUDSettings hudSettings)
virtual osgPresentation::HUDTransform::~HUDTransform ( ) [protected, virtual]

Member Function Documentation

virtual bool osgPresentation::HUDTransform::computeLocalToWorldMatrix ( osg::Matrix matrix,
osg::NodeVisitor nv 
) const [virtual]

Reimplemented from osg::Transform.

virtual bool osgPresentation::HUDTransform::computeWorldToLocalMatrix ( osg::Matrix matrix,
osg::NodeVisitor  
) const [virtual]

Reimplemented from osg::Transform.


Member Data Documentation


The documentation for this class was generated from the following file: