14 #include <osg/MatrixTransform>
34 virtual bool removeChildren(
unsigned int pos,
unsigned int numChildrenToRemove);
50 virtual bool removeChildren(
unsigned int pos,
unsigned int numChildrenToRemove);
58 virtual osg::Matrix& getMatrixForEditing();
60 virtual void invalidateMatrix();
#define DT_DLL_VRVOSG
Definition: vrvOsg.h:23
osg::Group with optimized removeChildren function
Definition: DtFastGroup.h:22
A DtSceneObject represents an object that can be positioned in the scene by (possibly) attaching it t...
Definition: DtSceneObject.h:41
Contains DLL export macros.