JavaCAD
eu.mihosoft.vrl.v3d.Sphere Member List

This is the complete list of members for eu.mihosoft.vrl.v3d.Sphere, including all inherited members.

centereu.mihosoft.vrl.v3d.Sphereprivate
getCenter()eu.mihosoft.vrl.v3d.Sphere
getNumSlices()eu.mihosoft.vrl.v3d.Sphere
getNumStacks()eu.mihosoft.vrl.v3d.Sphere
getProperties()eu.mihosoft.vrl.v3d.Sphere
getRadius()eu.mihosoft.vrl.v3d.Sphere
init()eu.mihosoft.vrl.v3d.Sphereprivate
NUM_SLICESeu.mihosoft.vrl.v3d.Sphereprivatestatic
NUM_STACKSeu.mihosoft.vrl.v3d.Sphereprivatestatic
numSliceseu.mihosoft.vrl.v3d.Sphereprivate
numStackseu.mihosoft.vrl.v3d.Sphereprivate
propertieseu.mihosoft.vrl.v3d.Sphereprivate
radiuseu.mihosoft.vrl.v3d.Sphereprivate
setCenter(Vector3d center)eu.mihosoft.vrl.v3d.Sphere
setNumSlices(int numSlices)eu.mihosoft.vrl.v3d.Sphere
setNumStacks(int numStacks)eu.mihosoft.vrl.v3d.Sphere
setRadius(double radius)eu.mihosoft.vrl.v3d.Sphere
Sphere()eu.mihosoft.vrl.v3d.Sphere
Sphere(double radius)eu.mihosoft.vrl.v3d.Sphere
Sphere(LengthParameter size)eu.mihosoft.vrl.v3d.Sphere
Sphere(LengthParameter size, int numSlices, int numStacks)eu.mihosoft.vrl.v3d.Sphere
Sphere(double radius, int numSlices, int numStacks)eu.mihosoft.vrl.v3d.Sphere
Sphere(Vector3d center, double radius, int numSlices, int numStacks)eu.mihosoft.vrl.v3d.Sphere
sphereVertex(Vector3d c, double r, double theta, double phi)eu.mihosoft.vrl.v3d.Sphereprivate
toCSG()eu.mihosoft.vrl.v3d.Primitive
toPolygons()eu.mihosoft.vrl.v3d.Sphere