stk::Sphere Member List
This is the complete list of members for
stk::Sphere, including all inherited members.
addSampleRateAlert(Stk *ptr) | stk::Stk | [protected] |
addVelocity(StkFloat x, StkFloat y, StkFloat z) | stk::Sphere | |
getMass(void) | stk::Sphere | [inline] |
getPosition(void) | stk::Sphere | [inline] |
getRadius(void) | stk::Sphere | [inline] |
getRelativePosition(Vector3D *position) | stk::Sphere | |
getVelocity(Vector3D *velocity) | stk::Sphere | |
handleError(const char *message, StkError::Type type) | stk::Stk | [static] |
handleError(std::string message, StkError::Type type) | stk::Stk | [static] |
handleError(StkError::Type type) | stk::Stk | [protected] |
ignoreSampleRateChange(bool ignore=true) | stk::Stk | [inline] |
isInside(Vector3D *position) | stk::Sphere | |
printErrors(bool status) | stk::Stk | [inline, static] |
rawwavePath(void) | stk::Stk | [inline, static] |
removeSampleRateAlert(Stk *ptr) | stk::Stk | [protected] |
sampleRate(void) | stk::Stk | [inline, static] |
sampleRateChanged(StkFloat newRate, StkFloat oldRate) | stk::Stk | [protected, virtual] |
setMass(StkFloat mass) | stk::Sphere | [inline] |
setPosition(StkFloat x, StkFloat y, StkFloat z) | stk::Sphere | [inline] |
setRadius(StkFloat radius) | stk::Sphere | [inline] |
setRawwavePath(std::string path) | stk::Stk | [static] |
setSampleRate(StkFloat rate) | stk::Stk | [static] |
setVelocity(StkFloat x, StkFloat y, StkFloat z) | stk::Sphere | [inline] |
showWarnings(bool status) | stk::Stk | [inline, static] |
sleep(unsigned long milliseconds) | stk::Stk | [static] |
Sphere(StkFloat radius=1.0) | stk::Sphere | [inline] |
Stk(void) | stk::Stk | [protected] |
STK_FLOAT32 | stk::Stk | [static] |
STK_FLOAT64 | stk::Stk | [static] |
STK_SINT16 | stk::Stk | [static] |
STK_SINT24 | stk::Stk | [static] |
STK_SINT32 | stk::Stk | [static] |
STK_SINT8 | stk::Stk | [static] |
swap16(unsigned char *ptr) | stk::Stk | [static] |
swap32(unsigned char *ptr) | stk::Stk | [static] |
swap64(unsigned char *ptr) | stk::Stk | [static] |
tick(StkFloat timeIncrement) | stk::Sphere | [inline] |
~Stk(void) | stk::Stk | [protected, virtual] |