Class Sphere¶
Defined in File sphere.h
Class Documentation¶
-
class
Sphere¶ Public Functions
-
Sphere() = default¶
-
short
getGrayValue(int i, int j, int k)¶
-
bool
randomParameters(RandomSpheresInput &input, sitmo::prng_engine *engine)¶
-
double
approximateVolume(RandomSpheresInput &input)¶
-
long
getXMin()¶
-
long
getXMax()¶
-
long
getYMin()¶
-
long
getYMax()¶
-
long
getZMin()¶
-
long
getZMax()¶
-