|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
#include "ComputeProcessor.hpp"#include <chrono>#include "MayaFlux/Nodes/Network/Operators/GpuFieldOperator.hpp"
Include dependency graph for VertexFieldProcessor.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | MayaFlux::Buffers::VertexFieldProcessor::RangeParams |
| Push constant block matching the prefix GpuFieldOperator declares. More... | |
| class | MayaFlux::Buffers::VertexFieldProcessor |
| Compute pass that applies a GpuFieldOperator's generated shader to a range of vertex records in the attached buffer. More... | |
Namespaces | |
| namespace | MayaFlux |
| Main namespace for the Maya Flux audio engine. | |
| namespace | MayaFlux::Buffers |