VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)