#include <plFixedWaterState6.h>
Member Enumeration Documentation
- Enumerator:
| kNoise |
|
| kSpecStart |
|
| kSpecEnd |
|
Constructor & Destructor Documentation
| plFixedWaterState6::plFixedWaterState6 |
( |
| ) |
|
Member Function Documentation
| float plFixedWaterState6::getEdgeOpacity |
( |
| ) |
const |
| float plFixedWaterState6::getEdgeRadius |
( |
| ) |
const |
| hsVector3 plFixedWaterState6::getEnvCenter |
( |
| ) |
const |
| float plFixedWaterState6::getEnvRadius |
( |
| ) |
const |
| float plFixedWaterState6::getEnvRefresh |
( |
| ) |
const |
| float plFixedWaterState6::getFingerLength |
( |
| ) |
const |
| const WaveState& plFixedWaterState6::getGeoState |
( |
| ) |
const |
| WaveState& plFixedWaterState6::getGeoState |
( |
| ) |
|
| hsVector3 plFixedWaterState6::getMaxAtten |
( |
| ) |
const |
| hsVector3 plFixedWaterState6::getMinAtten |
( |
| ) |
const |
| float plFixedWaterState6::getPeriod |
( |
| ) |
const |
| float plFixedWaterState6::getRippleScale |
( |
| ) |
const |
| hsVector3 plFixedWaterState6::getSpecVector |
( |
| ) |
const |
| const WaveState& plFixedWaterState6::getTexState |
( |
| ) |
const |
| WaveState& plFixedWaterState6::getTexState |
( |
| ) |
|
| float plFixedWaterState6::getWaterHeight |
( |
| ) |
const |
| hsVector3 plFixedWaterState6::getWaterOffset |
( |
| ) |
const |
| hsVector3 plFixedWaterState6::getWindDir |
( |
| ) |
const |
| float plFixedWaterState6::getWispiness |
( |
| ) |
const |
| void plFixedWaterState6::prcParse |
( |
const pfPrcTag * |
tag | ) |
|
| void plFixedWaterState6::read |
( |
hsStream * |
S | ) |
|
| void plFixedWaterState6::setEdgeOpacity |
( |
float |
opacity | ) |
|
| void plFixedWaterState6::setEdgeRadius |
( |
float |
radius | ) |
|
| void plFixedWaterState6::setEnvCenter |
( |
const hsVector3 & |
center | ) |
|
| void plFixedWaterState6::setEnvRadius |
( |
float |
radius | ) |
|
| void plFixedWaterState6::setEnvRefresh |
( |
float |
refresh | ) |
|
| void plFixedWaterState6::setFingerLength |
( |
float |
length | ) |
|
| void plFixedWaterState6::setMaxAtten |
( |
const hsVector3 & |
atten | ) |
|
| void plFixedWaterState6::setMaxColor |
( |
const hsColorRGBA & |
color | ) |
|
| void plFixedWaterState6::setMinAtten |
( |
const hsVector3 & |
atten | ) |
|
| void plFixedWaterState6::setMinColor |
( |
const hsColorRGBA & |
color | ) |
|
| void plFixedWaterState6::setPeriod |
( |
float |
period | ) |
|
| void plFixedWaterState6::setRippleScale |
( |
float |
scale | ) |
|
| void plFixedWaterState6::setShoreTint |
( |
const hsColorRGBA & |
tint | ) |
|
| void plFixedWaterState6::setSpecVector |
( |
const hsVector3 & |
vec | ) |
|
| void plFixedWaterState6::setWaterHeight |
( |
float |
height | ) |
|
| void plFixedWaterState6::setWaterOffset |
( |
const hsVector3 & |
offset | ) |
|
| void plFixedWaterState6::setWindDir |
( |
const hsVector3 & |
dir | ) |
|
| void plFixedWaterState6::setWispiness |
( |
float |
wispiness | ) |
|
| void plFixedWaterState6::write |
( |
hsStream * |
S | ) |
|
Member Data Documentation
| float plFixedWaterState6::fEdgeOpac |
|
protected |
| float plFixedWaterState6::fEdgeRadius |
|
protected |
| float plFixedWaterState6::fEnvRadius |
|
protected |
| float plFixedWaterState6::fEnvRefresh |
|
protected |
| float plFixedWaterState6::fFingerLength |
|
protected |
| float plFixedWaterState6::fPeriod |
|
protected |
| float plFixedWaterState6::fRippleScale |
|
protected |
| float plFixedWaterState6::fWaterHeight |
|
protected |
| float plFixedWaterState6::fWispiness |
|
protected |
The documentation for this class was generated from the following file: