VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtFastMatrixTransform Class Reference

osg::MatrixTransform with optimized removeChildren function More...

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

Public Member Functions

 DtFastMatrixTransform ()
 DtFastMatrixTransform (const DtFastMatrixTransform &, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
 Copy constructor using CopyOp to manage deep vs shallow copy.
virtual bool removeChildren (unsigned int pos, unsigned int numChildrenToRemove)
 Override removeChildren with optimized version.
virtual void setSceneObject (DtSceneObject *sceneObject)
 If the transform was created by the scene connector, provide a ptr to the scene object it represents.
virtual DtSceneObjectsceneObject () const

Protected Attributes

DtSceneObjectmySceneObject

Detailed Description

osg::MatrixTransform with optimized removeChildren function

Constructor & Destructor Documentation

makVrv::DtFastMatrixTransform::DtFastMatrixTransform ( )
makVrv::DtFastMatrixTransform::DtFastMatrixTransform ( const DtFastMatrixTransform ,
const osg::CopyOp &  copyop = osg::CopyOp::SHALLOW_COPY 
)

Copy constructor using CopyOp to manage deep vs shallow copy.

Member Function Documentation

virtual bool makVrv::DtFastMatrixTransform::removeChildren ( unsigned int  pos,
unsigned int  numChildrenToRemove 
)
virtual

Override removeChildren with optimized version.

virtual void makVrv::DtFastMatrixTransform::setSceneObject ( DtSceneObject sceneObject)
virtual

If the transform was created by the scene connector, provide a ptr to the scene object it represents.

virtual DtSceneObject* makVrv::DtFastMatrixTransform::sceneObject ( ) const
virtual

Member Data Documentation

DtSceneObject* makVrv::DtFastMatrixTransform::mySceneObject
protected

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

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)