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