VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
makVrv::DtFastMatrixTransform Class Reference

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

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

List of all members.

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 ( 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.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)