Searched refs:MAX_FORCE (Results 1 – 2 of 2) sorted by relevance
63 alignment.limit(MAX_FORCE); in flock()77 desired.limit(MAX_FORCE); in flock()
28 static const constexpr float MAX_FORCE = 0.05f;// Upper limit of the force used to push a boid. variable