|
TracktionEngine
|
This is the complete list of members for graph::FunctionNode, including all inherited members.
| canShareOutputBuffer() const | graph::Node | |
| enablePreProcess(bool) | graph::Node | |
| FunctionNode(std::unique_ptr< Node > input, std::function< float(float)> fn) | graph::FunctionNode | |
| getAllocatedBytes() const | graph::Node | virtual |
| getDirectInputNodes() override | graph::FunctionNode | virtual |
| getInternalNodes() | graph::Node | virtual |
| getNodeProperties() override | graph::FunctionNode | virtual |
| getProcessedOutput() | graph::Node | |
| hasProcessed() const | graph::Node | |
| initialise(const PlaybackInitialisationInfo &) | graph::Node | |
| internal | graph::Node | |
| isReadyToProcess() override | graph::FunctionNode | virtual |
| Node()=default | graph::Node | |
| numOutputNodes | graph::Node | |
| prefetchBlock(juce::Range< int64_t >) | graph::Node | protectedvirtual |
| prepareForNextBlock(juce::Range< int64_t > referenceSampleRange) | graph::Node | |
| prepareToPlay(const PlaybackInitialisationInfo &) | graph::Node | protectedvirtual |
| preProcess(choc::buffer::FrameCount, juce::Range< int64_t >) | graph::Node | protectedvirtual |
| process(ProcessContext &pc) override | graph::FunctionNode | virtual |
| graph::Node::process(choc::buffer::FrameCount numSamples, juce::Range< int64_t > referenceSampleRange) | graph::Node | |
| release() | graph::Node | |
| retain() | graph::Node | |
| setAudioOutput(Node *sourceNode, const choc::buffer::ChannelArrayView< float > &) | graph::Node | protected |
| setBufferViewToUse(Node *sourceNode, const choc::buffer::ChannelArrayView< float > &) | graph::Node | protected |
| setOptimisations(NodeOptimisations) | graph::Node | protected |
| transform(TransformOptions &) | graph::Node | virtual |
| ~Node()=default | graph::Node | virtual |