public class DwBoundingSphere extends Object
Modifier and Type | Field and Description |
---|---|
int |
DEB_COUNTER_ITERATIONS |
float |
MOVE_FAC |
float[] |
pos |
float |
rad |
float |
SCALE_FAC |
Constructor and Description |
---|
DwBoundingSphere() |
Modifier and Type | Method and Description |
---|---|
void |
compute(float[][] p,
int num_p) |
processing.core.PMatrix3D |
getUnitSphereMatrix() |
float[] |
pos() |
void |
print() |
float |
rad() |
void |
set(float x,
float y,
float z,
float r) |
public final float MOVE_FAC
public final float SCALE_FAC
public int DEB_COUNTER_ITERATIONS
public float[] pos
public float rad
Processing library PixelFlow by Thomas Diewald. (c) 2017