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

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

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

Public Member Functions

 DtFastGroup ()
 DtFastGroup (const DtFastGroup &, 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.

Detailed Description

osg::Group with optimized removeChildren function

Constructor & Destructor Documentation

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

Copy constructor using CopyOp to manage deep vs shallow copy.

Member Function Documentation

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

Override removeChildren with optimized version.


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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)