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

◆ surface_processor()

std::shared_ptr< VolumeSurfaceProcessor > MayaFlux::Buffers::VolumeGridBuffer::surface_processor ( ) const
inline

The surface extraction stage, valid after setup_rendering.

Definition at line 328 of file VolumeGridBuffer.hpp.

328{ return m_surface_processor; }
std::shared_ptr< VolumeSurfaceProcessor > m_surface_processor