VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
makVrv::DtTritonUpdateCallback Struct Reference

An callback to update Triton's FFT from the update thread. More...

Inheritance diagram for makVrv::DtTritonUpdateCallback:
Inheritance graph
[legend]

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::OceanmyOcean
 
DtDemyDe
 

Detailed Description

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.

Constructor & Destructor Documentation

makVrv::DtTritonUpdateCallback::DtTritonUpdateCallback ( Triton::Ocean ocean,
DtDe de 
)

CTOR.

Member Function Documentation

virtual void makVrv::DtTritonUpdateCallback::update ( osg::NodeVisitor *  nv,
osg::Drawable *   
)
virtual

Update the underlying FFT for the waves from the update thread And add splash effects.

Member Data Documentation

Triton::Ocean* makVrv::DtTritonUpdateCallback::myOcean
DtDe& makVrv::DtTritonUpdateCallback::myDe

The documentation for this struct was generated from the following file:

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)