generator

Undocumented in source.

Members

Functions

build
void build()
Undocumented in source. Be warned that the author may not have intended to support it.
isCompleted
bool isCompleted()
Undocumented in source. Be warned that the author may not have intended to support it.
isRunning
bool isRunning()
Undocumented in source. Be warned that the author may not have intended to support it.
lastGenerated
size_t lastGenerated()
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

currentModel
size_t currentModel;
Undocumented in source.
generatorTid
Tid generatorTid;
Undocumented in source.
layerHeight
float layerHeight;
Undocumented in source.
maxDiameter
float maxDiameter;
Undocumented in source.
minDiameter
float minDiameter;
Undocumented in source.
noises
Noise[] noises;
Undocumented in source.
resolution
int resolution;
Undocumented in source.
vaseHeight
float vaseHeight;
Undocumented in source.
vaseProfileCheckPoints
float[10] vaseProfileCheckPoints;
Undocumented in source.

Structs

Noise
struct Noise
Undocumented in source.

Meta