TracktionEngine
Public Attributes | List of all members
tracktion::graph::NodeBuffer Struct Reference

Holds a view over some data and optionally some storage for that data. More...

Public Attributes

choc::buffer::ChannelArrayView< float > view
 
choc::buffer::ChannelArrayBuffer< float > data
 

Detailed Description

Holds a view over some data and optionally some storage for that data.

Member Data Documentation

◆ view

choc::buffer::ChannelArrayView<float> tracktion::graph::NodeBuffer::view

◆ data

choc::buffer::ChannelArrayBuffer<float> tracktion::graph::NodeBuffer::data

The documentation for this struct was generated from the following file: