WaterVector3Control Struct Reference

#include <llwaterparammanager.h>

List of all members.

Public Member Functions

 WaterVector3Control (F32 valX, F32 valY, F32 valZ, char const *n)
WaterVector3Controloperator= (LLVector3 const &val)
void update (LLWaterParamSet &params) const

Public Attributes

F32 mX
F32 mY
F32 mZ
char const * mName


Detailed Description

Definition at line 101 of file llwaterparammanager.h.


Constructor & Destructor Documentation

WaterVector3Control::WaterVector3Control ( F32  valX,
F32  valY,
F32  valZ,
char const *  n 
) [inline]

Definition at line 110 of file llwaterparammanager.h.


Member Function Documentation

WaterVector3Control& WaterVector3Control::operator= ( LLVector3 const &  val  )  [inline]

Definition at line 115 of file llwaterparammanager.h.

References LLVector3::mV, mX, mY, and mZ.

void WaterVector3Control::update ( LLWaterParamSet params  )  const [inline]

Definition at line 124 of file llwaterparammanager.h.

References mName, mX, mY, mZ, and LLWaterParamSet::set().

Referenced by LLFloaterWater::onVector3ControlXMoved(), LLFloaterWater::onVector3ControlYMoved(), and LLFloaterWater::onVector3ControlZMoved().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

Definition at line 107 of file llwaterparammanager.h.

Referenced by LLFloaterWater::syncMenu(), and update().


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

Generated on Fri May 16 09:41:59 2008 for SecondLife by  doxygen 1.5.5