|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Network::PhysicsOperator::set_bounds | ( | const glm::vec3 & | min, |
| const glm::vec3 & | max | ||
| ) |
Set the simulation bounds.
| min | Minimum bounds. |
| max | Maximum bounds. |
Definition at line 305 of file PhysicsOperator.cpp.
References m_bounds, MayaFlux::Kinesis::SamplerBounds::max, max, MayaFlux::Kinesis::SamplerBounds::min, and min.