MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ m_node_capability

uint8_t MayaFlux::Nodes::Node::m_node_capability { NodeCapability::SCALAR }
protected

Bitmask of capabilities declared by this node.

Definition at line 433 of file Node.hpp.

433{ NodeCapability::SCALAR }; ///< Bitmask of capabilities declared by this node
@ SCALAR
Single double from process_sample — always present.
Definition NodeSpec.hpp:105

Referenced by MayaFlux::Nodes::GpuSync::ComputeOutNode::ComputeOutNode(), MayaFlux::Nodes::GpuSync::GeometryWriterNode::GeometryWriterNode(), and MayaFlux::Nodes::GpuSync::TextureNode::TextureNode().