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