VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Private Member Functions
makVrv::DtOsgGizmoTransform Class Reference

Helps attach the drawable to the scene graph. More...

Inheritance diagram for makVrv::DtOsgGizmoTransform:
Inheritance graph
[legend]

Public Member Functions

 DtOsgGizmoTransform ()
 CTOR. More...
 
 ~DtOsgGizmoTransform ()
 DTOR. More...
 
virtual osg::Object * clone (const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY) const
 Clone this object. More...
 
virtual bool computeWorldToLocalMatrix (osg::Matrix &matrix, osg::NodeVisitor *nv) const
 Transform to position relative to camera. More...
 
virtual bool computeLocalToWorldMatrix (osg::Matrix &matrix, osg::NodeVisitor *nv) const
 Transform to position relative to camera. More...
 

Private Member Functions

 DtOsgGizmoTransform (const DtOsgGizmoTransform &ob, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
 Copy CTOR. More...
 

Detailed Description

Helps attach the drawable to the scene graph.

Constructor & Destructor Documentation

makVrv::DtOsgGizmoTransform::DtOsgGizmoTransform ( )

CTOR.

makVrv::DtOsgGizmoTransform::~DtOsgGizmoTransform ( )

DTOR.

makVrv::DtOsgGizmoTransform::DtOsgGizmoTransform ( const DtOsgGizmoTransform ob,
const osg::CopyOp &  copyop = osg::CopyOp::SHALLOW_COPY 
)
private

Copy CTOR.

Member Function Documentation

virtual osg::Object* makVrv::DtOsgGizmoTransform::clone ( const osg::CopyOp &  copyop = osg::CopyOp::SHALLOW_COPY) const
virtual

Clone this object.

virtual bool makVrv::DtOsgGizmoTransform::computeWorldToLocalMatrix ( osg::Matrix &  matrix,
osg::NodeVisitor *  nv 
) const
virtual

Transform to position relative to camera.

Used here to strip out the translation portion of the view matrix to allow camera relative rendering of instances

virtual bool makVrv::DtOsgGizmoTransform::computeLocalToWorldMatrix ( osg::Matrix &  matrix,
osg::NodeVisitor *  nv 
) const
virtual

Transform to position relative to camera.


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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)