LibNoise.Modifiers.ClampOutput.ClampOutput |
( |
IModule |
sourceModule | ) |
|
|
inline |
double LibNoise.Modifiers.ClampOutput.GetValue |
( |
Vector3d |
coordinate | ) |
|
|
inline |
double LibNoise.Modifiers.ClampOutput.GetValue |
( |
Vector3 |
coordinate | ) |
|
|
inline |
double LibNoise.Modifiers.ClampOutput.GetValue |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z |
|
) |
| |
|
inline |
void LibNoise.Modifiers.ClampOutput.SetBounds |
( |
double |
lowerBound, |
|
|
double |
upperBound |
|
) |
| |
|
inline |
double LibNoise.Modifiers.ClampOutput.LowerBound |
|
getset |
IModule LibNoise.Modifiers.ClampOutput.SourceModule |
|
getset |
double LibNoise.Modifiers.ClampOutput.UpperBound |
|
getset |
The documentation for this class was generated from the following file: