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

◆ mesh_processor()

std::shared_ptr< SDFMeshProcessor > MayaFlux::Buffers::VolumeGridBuffer::mesh_processor ( ) const
inline

The marching cubes stage, valid after setup_rendering.

Definition at line 331 of file VolumeGridBuffer.hpp.

331{ return m_mesh_processor; }
std::shared_ptr< SDFMeshProcessor > m_mesh_processor