13 #include <osg/NodeVisitor>
14 #include <osg/ProxyNode>
16 namespace osgAnimation
18 class AnimationMatrixTransform;
39 virtual void apply(osg::Node& node);
40 virtual void apply(osgAnimation::AnimationMatrixTransform& node);
44 virtual bool hasAnimationMatrixTransform()
const;
#define DT_DLL_VRVOSG
Definition: vrvOsg.h:23
Contains DLL export macros.
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:70