PQSMod_VertexVoronoi.Voronoi.Voronoi |
( |
| ) |
|
|
inline |
PQSMod_VertexVoronoi.Voronoi.Voronoi |
( |
int |
seed, |
|
|
double |
displacement, |
|
|
double |
frequency, |
|
|
bool |
enableDistance |
|
) |
| |
|
inline |
double PQSMod_VertexVoronoi.Voronoi.GetValue |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z |
|
) |
| |
|
inline |
< Inside each unit cube, there is a seed point at a random position. Go
double PQSMod_VertexVoronoi.Voronoi.displacement |
|
getset |
Scale of the random displacement to apply to each Voronoi cell.
bool PQSMod_VertexVoronoi.Voronoi.enableDistance |
|
getset |
Determines if the distance from the nearest seed point is applied to the output value.
double PQSMod_VertexVoronoi.Voronoi.frequency |
|
getset |
Frequency of the seed points.
int PQSMod_VertexVoronoi.Voronoi.seed |
|
getset |
Seed value used by the coherent-noise function to determine the positions of the seed points.
The documentation for this class was generated from the following file: