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

◆ compute_frame()

virtual void MayaFlux::Nodes::GpuSync::GpuSync::compute_frame ( )
pure virtual

Compute GPU data for this frame.

Called once per VISUAL_RATE tick. Subclasses populate their respective buffers (pixel_buffer, vertex_buffer, readback_data).

Implemented in MayaFlux::Nodes::GpuSync::ComputeOutNode, MayaFlux::Nodes::GpuSync::PointCollectionNode, and MayaFlux::Nodes::GpuSync::PointNode.

Referenced by MayaFlux::Nodes::GpuSync::GeometryWriterNode::process_batch().

+ Here is the caller graph for this function: