Home Information Classes Download Usage Mail List Requirements Links Tutorial
addVelocity(double anX, double aY, double aZ) | Sphere | |
getMass() | Sphere | |
getPosition() | Sphere | |
getRadius() | Sphere | |
getRelativePosition(Vector3D *aPosition) | Sphere | |
getVelocity(Vector3D *aVelocity) | Sphere | |
isInside(Vector3D *aPosition) | Sphere | |
setMass(double aMass) | Sphere | |
setPosition(double anX, double aY, double aZ) | Sphere | |
setRadius(double aRadius) | Sphere | |
setVelocity(double anX, double aY, double aZ) | Sphere | |
Sphere(double initRadius) | Sphere | |
tick(double timeIncrement) | Sphere | |
~Sphere() | Sphere |
The Synthesis ToolKit in C++ (STK) |
©1995-2004 Perry R. Cook and Gary P. Scavone. All Rights Reserved. |