|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::GpuSync::SDFNode::set_bounds | ( | const glm::vec3 & | bounds_min, |
| const glm::vec3 & | bounds_max | ||
| ) |
Replace the evaluation volume and mark dirty.
| bounds_min | New minimum corner. |
| bounds_max | New maximum corner. |
Definition at line 35 of file SDFNode.cpp.
References m_bounds_max, m_bounds_min, and m_dirty.