14 #include <osg/Drawable>
34 virtual void update(osg::NodeVisitor* nv, osg::Drawable*);
Triton::Ocean * myOcean
Definition: DtTritonUpdateCallback.h:36
Contains DLL export macros.
An callback to update Triton's FFT from the update thread.
Definition: DtTritonUpdateCallback.h:27
DtDe & myDe
Definition: DtTritonUpdateCallback.h:37
DtTritonUpdateCallback(Triton::Ocean *ocean, DtDe &de)
CTOR.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
virtual void update(osg::NodeVisitor *nv, osg::Drawable *)
Update the underlying FFT for the waves from the update thread And add splash effects.