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

◆ get_primitive_topology()

Portal::Graphics::PrimitiveTopology MayaFlux::Nodes::GpuSync::TopologyGeneratorNode::get_primitive_topology ( ) const
inlineoverridevirtual

Get primitive topology for rendering.

Default is POINT_LIST, but operators can override for lines/triangles.

Reimplemented from MayaFlux::Nodes::GpuSync::GeometryWriterNode.

Definition at line 288 of file TopologyGeneratorNode.hpp.

289 {
291 }
Portal::Graphics::PrimitiveTopology m_primitive_topology