|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Buffers::ComputeMeshBuffer::set_bounds | ( | const glm::vec3 & | bounds_min, |
| const glm::vec3 & | bounds_max | ||
| ) |
Replace the evaluation volume and mark dirty.
Definition at line 177 of file ComputeMeshBuffer.cpp.
References m_bounds_max, m_bounds_min, and m_sdf_processor.