VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtFastGroup Class Reference

osg::Group with optimized removeChildren function

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

Public Member Functions

 META_Node (vrvOsg, DtFastGroup)
 
 DtFastGroup ()
 
 DtFastGroup (const DtFastGroup &, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
 
virtual bool removeChildren (unsigned int pos, unsigned int numChildrenToRemove)
 
virtual void resizeGLObjectBuffers (unsigned int maxSize)
 

Protected Attributes

int myLastMaxNumberOfGraphicsContexts = -1
 

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

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

Override removeChildren with optimized version.

virtual void makVrv::DtFastGroup::resizeGLObjectBuffers ( unsigned int  maxSize)
virtual

overridden from osg::Group See myLastMaxNumberOfGraphicsContexts

Reimplemented in makVrv::DtHierarchicalPagedLod.

Member Data Documentation

int makVrv::DtFastGroup::myLastMaxNumberOfGraphicsContexts = -1
protected

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

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)