|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Download vertex data from GPU to CPU.
Issues a synchronous GPU-to-CPU transfer. Safe to call at VISUAL_RATE from a FRAME_ACCURATE metro callback.
Implements MayaFlux::Nodes::GpuSync::GpuSync.
Definition at line 48 of file GeometryReadbackNode.cpp.
References count, MayaFlux::Buffers::download_from_gpu_async(), MayaFlux::Nodes::GpuSync::GeometryWriterNode::get_vertex_layout(), m_gpu_buffer, m_staging_buffer, m_vertices, and MayaFlux::Nodes::GpuSync::GeometryWriterNode::set_vertex_layout().
Here is the call graph for this function: