|
MayaFlux 0.2.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 303 of file PhysicsOperator.cpp.
References m_bounds, MayaFlux::Kinesis::SamplerBounds::max, and MayaFlux::Kinesis::SamplerBounds::min.