![]() |
VR-Forces 4.8 Class Documentation
|
An callback to update Triton's FFT from the update thread. More...

Public Member Functions | |
| DtTritonUpdateCallback (Triton::Ocean *ocean, DtDe &de) | |
| CTOR. More... | |
| virtual void | update (osg::NodeVisitor *nv, osg::Drawable *) |
| Update the underlying FFT for the waves from the update thread And add splash effects. More... | |
Public Attributes | |
| Triton::Ocean * | myOcean |
| DtDe & | myDe |
An callback to update Triton's FFT from the update thread.
currently doesn't do anything. When it is implemented we should update this to match the coding standard.
| makVrv::DtTritonUpdateCallback::DtTritonUpdateCallback | ( | Triton::Ocean * | ocean, |
| DtDe & | de | ||
| ) |
CTOR.
|
virtual |
Update the underlying FFT for the waves from the update thread And add splash effects.
| Triton::Ocean* makVrv::DtTritonUpdateCallback::myOcean |
| DtDe& makVrv::DtTritonUpdateCallback::myDe |