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

◆ counter_buf()

std::shared_ptr< VKBuffer > MayaFlux::Buffers::SDFPrepProcessor::counter_buf ( ) const
inline

Counter buffer zeroed here, written by mc_emit, read back by SDFMeshProcessor.

Definition at line 46 of file SDFPrepProcessor.hpp.

46{ return m_counter_buf; }
std::shared_ptr< VKBuffer > m_counter_buf