#include <deque>
#include <map>
#include "coal/broadphase/broadphase_collision_manager.h"
#include "coal/broadphase/detail/interval_tree.h"
Go to the source code of this file.
Classes | |
struct | coal::IntervalTreeCollisionManager::EndPoint |
SAP end point. More... | |
class | coal::IntervalTreeCollisionManager |
Collision manager based on interval tree. More... | |
struct | coal::IntervalTreeCollisionManager::SAPInterval |
Extention interval tree's interval to SAP interval, adding more information. More... | |
Namespaces | |
coal | |
Main namespace. | |