Developer Documentation
|
Public Member Functions | |
bool | operator== (const TexParameters &_comp) const |
bool | operator!= (const TexParameters &_comp) const |
Public Attributes | |
bool | abs |
bool | scale |
bool | clamp |
double | clampMin |
double | clampMax |
bool | repeat |
double | repeatMax |
double | repeatMin |
bool | center |
Definition at line 47 of file TextureParameters.hh.