osg::Group with optimized removeChildren function
More...
Public Member Functions |
| | DtFastGroup () |
| | DtFastGroup (const DtFastGroup &, const osg::CopyOp ©op=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:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.vrf4-4-branch/include/vrvOsg/DtFastGroup.h