|
coal 3.0.1
Coal, The Collision Detection Library. Previously known as HPP-FCL, fork of FCL -- The Flexible Collision Library
|
#include <set>#include <vector>#include <boost/function.hpp>#include "coal/collision_object.h"#include "coal/broadphase/broadphase_callbacks.h"

Go to the source code of this file.
Classes | |
| class | coal::BroadPhaseCollisionManager |
| Base class for broad phase collision. It helps to accelerate the collision/distance between N objects. Also support self collision, self distance and collision/distance with another M objects. More... | |
Namespaces | |
| namespace | coal |
| Main namespace. | |