|
| MySphere (double innerRadius, double outerRadius) |
|
double | GetValue (double x) |
|
double | GetValue (double x, double y) |
|
double | GetValue (double x, double y, double z) |
|
Definition at line 8 of file MySphere.cs.
VRage.Noise.Patterns.MySphere.MySphere |
( |
double |
innerRadius, |
|
|
double |
outerRadius |
|
) |
| |
|
inline |
double VRage.Noise.Patterns.MySphere.GetValue |
( |
double |
x | ) |
|
|
inline |
double VRage.Noise.Patterns.MySphere.GetValue |
( |
double |
x, |
|
|
double |
y |
|
) |
| |
|
inline |
double VRage.Noise.Patterns.MySphere.GetValue |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z |
|
) |
| |
|
inline |
double VRage.Noise.Patterns.MySphere.InnerRadius |
|
getset |
double VRage.Noise.Patterns.MySphere.OuterRadius |
|
getset |
The documentation for this class was generated from the following file: