SeExpr
Public Member Functions | Public Attributes | List of all members
SeDeepWaterParams Struct Reference

#include <ExprDeepWater.h>

Public Member Functions

 SeDeepWaterParams ()
 
 SeDeepWaterParams (int resolutionIn, double tileSizeIn, double lengthCutoffIn, double amplitudeIn, double windAngleIn, double windSpeedIn, double directionalFactorExponentIn, double directionalReflectionDampingIn, const SeExpr2::Vec3d &flowDirectionIn, double sharpenIn, double timeIn, double filterWidthIn)
 

Public Attributes

int resolution
 
double tileSize
 
double lengthCutoff
 
double amplitude
 
double windAngle
 
double windSpeed
 
double directionalFactorExponent
 
double directionalReflectionDamping
 
SeExpr2::Vec3d flowDirection
 
double sharpen
 
double time
 
double filterWidth
 

Detailed Description

Definition at line 33 of file ExprDeepWater.h.

Constructor & Destructor Documentation

SeDeepWaterParams::SeDeepWaterParams ( )
inline

Definition at line 35 of file ExprDeepWater.h.

SeDeepWaterParams::SeDeepWaterParams ( int  resolutionIn,
double  tileSizeIn,
double  lengthCutoffIn,
double  amplitudeIn,
double  windAngleIn,
double  windSpeedIn,
double  directionalFactorExponentIn,
double  directionalReflectionDampingIn,
const SeExpr2::Vec3d flowDirectionIn,
double  sharpenIn,
double  timeIn,
double  filterWidthIn 
)
inline

Definition at line 36 of file ExprDeepWater.h.

Member Data Documentation

double SeDeepWaterParams::amplitude
double SeDeepWaterParams::directionalFactorExponent
double SeDeepWaterParams::directionalReflectionDamping
double SeDeepWaterParams::filterWidth

Definition at line 49 of file ExprDeepWater.h.

Referenced by DeepWaterEditable::appendString().

SeExpr2::Vec3d SeDeepWaterParams::flowDirection
double SeDeepWaterParams::lengthCutoff
int SeDeepWaterParams::resolution
double SeDeepWaterParams::sharpen
double SeDeepWaterParams::tileSize
double SeDeepWaterParams::time

Definition at line 48 of file ExprDeepWater.h.

Referenced by DeepWaterEditable::appendString().

double SeDeepWaterParams::windAngle
double SeDeepWaterParams::windSpeed

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