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

For calculating the wave splashes on screen. More...

Public Member Functions

 DtSplashPrecompute (unsigned int precomputedSplash[][PRECOMPUTED_DIM], float radius)
 constructor More...
 
void operator() (const tbb::blocked_range2d< size_t > &blockRange) const
 operator for a range of splashes More...
 

Private Member Functions

 DtSplashPrecompute ()
 private default constructor. not allowed. More...
 
DtSplashPrecomputeoperator= (const DtSplashPrecompute &)
 prevent assignment More...
 

Private Attributes

unsigned int(* myPrecomputedSplash )[PRECOMPUTED_DIM]
 
float myRadius
 

Detailed Description

For calculating the wave splashes on screen.

Constructor & Destructor Documentation

makVrv::DtSplashPrecompute::DtSplashPrecompute ( unsigned int  precomputedSplash[][PRECOMPUTED_DIM],
float  radius 
)

constructor

makVrv::DtSplashPrecompute::DtSplashPrecompute ( )
private

private default constructor. not allowed.

Member Function Documentation

DtSplashPrecompute& makVrv::DtSplashPrecompute::operator= ( const DtSplashPrecompute )
private

prevent assignment

void makVrv::DtSplashPrecompute::operator() ( const tbb::blocked_range2d< size_t > &  blockRange) const

operator for a range of splashes

Member Data Documentation

unsigned int(* makVrv::DtSplashPrecompute::myPrecomputedSplash)[PRECOMPUTED_DIM]
private
float makVrv::DtSplashPrecompute::myRadius
private

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)