MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ m_bounds

Kinesis::SamplerBounds MayaFlux::Nodes::Network::PhysicsOperator::m_bounds { .min = glm::vec3 { -10.0F }, .max = glm::vec3 { 10.0F } }
private

Definition at line 265 of file PhysicsOperator.hpp.

265{ .min = glm::vec3 { -10.0F }, .max = glm::vec3 { 10.0F } };

Referenced by handle_boundary_conditions(), and set_bounds().