addSampleRateAlert(Stk *ptr) | Stk | [protected] |
getLength() | Vector3D | |
getX() | Vector3D | |
getY() | Vector3D | |
getZ() | Vector3D | |
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] |
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] |
setRawwavePath(std::string path) | Stk | [static] |
setSampleRate(StkFloat rate) | Stk | [static] |
setX(StkFloat x) | Vector3D | |
setXYZ(StkFloat x, StkFloat y, StkFloat z) | Vector3D | |
setY(StkFloat y) | Vector3D | |
setZ(StkFloat z) | Vector3D | |
showWarnings(bool status) | Stk | [inline, static] |
sleep(unsigned long milliseconds) | Stk | [static] |
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] |
Vector3D(StkFloat initX=0.0, StkFloat initY=0.0, StkFloat initZ=0.0) | Vector3D | |
~Stk(void) | Stk | [protected, virtual] |
~Vector3D() | Vector3D | |