MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
ALL_NODE_REGISTRATIONS
#define ALL_NODE_REGISTRATIONS
Value:
N
(Sine,
MayaFlux::Nodes::Generator::Sine
) \
N(Phasor,
MayaFlux::Nodes::Generator::Phasor
) \
N(Impulse,
MayaFlux::Nodes::Generator::Impulse
) \
N(Logic,
MayaFlux::Nodes::Generator::Logic
) \
N(Polynomial,
MayaFlux::Nodes::Generator::Polynomial
) \
N(Random,
MayaFlux::Nodes::Generator::Stochastics::Random
) \
N(IIR,
MayaFlux::Nodes::Filters::IIR
) \
N(FIR,
MayaFlux::Nodes::Filters::FIR
) \
N(ComputeOutNode,
MayaFlux::Nodes::GpuSync::ComputeOutNode
) \
N(TextureNode,
MayaFlux::Nodes::GpuSync::TextureNode
) \
N(GeometryWriterNode,
MayaFlux::Nodes::GpuSync::GeometryWriterNode
) \
N(PointNode,
MayaFlux::Nodes::GpuSync::PointNode
) \
N(PointCollectionNode,
MayaFlux::Nodes::GpuSync::PointCollectionNode
)
N
#define N(method_name, full_type_name)
Definition
Creator.hpp:183
MayaFlux::Nodes::Filters::FIR
Finite Impulse Response filter implementation.
Definition
FIR.hpp:34
MayaFlux::Nodes::Filters::IIR
Infinite Impulse Response filter implementation.
Definition
IIR.hpp:36
MayaFlux::Nodes::Generator::Impulse
Impulse generator node.
Definition
Impulse.hpp:32
MayaFlux::Nodes::Generator::Logic
Digital signal processor implementing boolean logic operations.
Definition
Logic.hpp:162
MayaFlux::Nodes::Generator::Phasor
Phase ramp generator node.
Definition
Phasor.hpp:31
MayaFlux::Nodes::Generator::Polynomial
Generator that produces values based on polynomial functions.
Definition
Polynomial.hpp:114
MayaFlux::Nodes::Generator::Sine
Sinusoidal oscillator generator node.
Definition
Sine.hpp:32
MayaFlux::Nodes::Generator::Stochastics::Random
Computational stochastic signal generator with multiple probability distributions.
Definition
Stochastic.hpp:128
MayaFlux::Nodes::GpuSync::ComputeOutNode
Node that reads back data from GPU buffer to CPU.
Definition
ComputeOutNode.hpp:27
MayaFlux::Nodes::GpuSync::GeometryWriterNode
Base class for nodes that generate 3D geometry data.
Definition
GeometryWriterNode.hpp:41
MayaFlux::Nodes::GpuSync::PointCollectionNode
Unstructured collection of 3D points for visualization.
Definition
PointCollectionNode.hpp:16
MayaFlux::Nodes::GpuSync::PointNode
Single 3D point in space.
Definition
PointNode.hpp:27
MayaFlux::Nodes::GpuSync::TextureNode
Base class for texture-generating nodes.
Definition
TextureNode.hpp:18
Definition at line
54
of file
Registry.hpp
.
src
MayaFlux
API
Proxy
Registry.hpp
Generated by
1.9.8