csl::Lorenz Member List
This is the complete list of members for
csl::Lorenz, including all inherited members.
| addOutput(UnitGenerator *ugen) | csl::UnitGenerator | |
| attachObserver(Observer *) | csl::Model | |
| changed(void *argument) | csl::Model | |
| copyPolicy() | csl::UnitGenerator | [inline] |
| detachObserver(Observer *) | csl::Model | |
| dump() | csl::Lorenz | [virtual] |
| frameRate() | csl::UnitGenerator | [inline] |
| isActive() | csl::UnitGenerator | [inline, virtual] |
| isFixed() | csl::UnitGenerator | [inline, virtual] |
| Lorenz(float x=0.02, float y=20., float z=20.) | csl::Lorenz | |
| mCopyPolicy | csl::UnitGenerator | [protected] |
| mFrameRate | csl::UnitGenerator | [protected] |
| mNumChannels | csl::UnitGenerator | [protected] |
| mNumOutputs | csl::UnitGenerator | [protected] |
| Model() | csl::Model | [inline] |
| mOutputCache | csl::UnitGenerator | [protected] |
| mOutputs | csl::UnitGenerator | [protected] |
| mSequence | csl::UnitGenerator | [protected] |
| mX | csl::Lorenz | [protected] |
| mY | csl::Lorenz | [protected] |
| mZ | csl::Lorenz | [protected] |
| nextBuffer(Buffer &outputBuffer, unsigned outBufNum) | csl::Lorenz | [virtual] |
| csl::UnitGenerator::nextBuffer(Buffer &outputBuffer) | csl::UnitGenerator | [virtual] |
| numChannels() | csl::UnitGenerator | [inline, virtual] |
| outputs() | csl::UnitGenerator | [inline] |
| removeOutput(UnitGenerator *ugen) | csl::UnitGenerator | |
| setCopyPolicy(BufferCopyPolicy ch) | csl::UnitGenerator | [inline] |
| setFrameRate(unsigned rate) | csl::UnitGenerator | [inline] |
| setNumChannels(unsigned ch) | csl::UnitGenerator | [inline] |
| setValue(sample theValue) | csl::UnitGenerator | [inline, virtual] |
| setX(float tx) | csl::Lorenz | [inline] |
| setY(float ty) | csl::Lorenz | [inline] |
| setZ(float tz) | csl::Lorenz | [inline] |
| UnitGenerator(unsigned rate=CGestalt::frameRate(), unsigned chans=1) | csl::UnitGenerator | |
| value() | csl::UnitGenerator | [inline, virtual] |
| x() const | csl::Lorenz | [inline] |
| y() const | csl::Lorenz | [inline] |
| z() const | csl::Lorenz | [inline] |
| zeroBuffer(Buffer &outputBuffer, unsigned outBufNum) | csl::UnitGenerator | [protected] |
| ~Lorenz() | csl::Lorenz | |
| ~Model() | csl::Model | [inline] |
| ~UnitGenerator() | csl::UnitGenerator | [inline, virtual] |