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