Audaspace
1.3.0
A high level audio library.
|
This is the complete list of members for AnimateableProperty, including all inherited members.
AnimateableProperty(int count=1) | AnimateableProperty | |
AnimateableProperty(int count, float value) | AnimateableProperty | |
assureSize(int size, bool keep=false) | Buffer | private |
Buffer(int size=0) | Buffer | private |
getBuffer() const | Buffer | private |
getCount() const | AnimateableProperty | |
getSize() const | Buffer | private |
isAnimated() const | AnimateableProperty | |
read(float position, float *out) | AnimateableProperty | |
resize(int size, bool keep=false) | Buffer | private |
write(const float *data) | AnimateableProperty | |
write(const float *data, int position, int count) | AnimateableProperty | |
~AnimateableProperty() | AnimateableProperty | |
~Buffer() | Buffer | private |