coal  3.0.1
Coal, The Collision Detection Library. Previously known as HPP-FCL, fork of FCL -- The Flexible Collision Library
BVH_model.h File Reference
#include "coal/fwd.hh"
#include "coal/collision_object.h"
#include "coal/BVH/BVH_internal.h"
#include "coal/BV/BV_node.h"
#include <vector>
#include <memory>
#include <iostream>
Include dependency graph for BVH_model.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  coal::BVHModelBase
 A base class describing the bounding hierarchy of a mesh model or a point cloud model (which is viewed as a degraded version of mesh) More...
 
class  coal::BVHModel< BV >
 A class describing the bounding hierarchy of a mesh model or a point cloud model (which is viewed as a degraded version of mesh) More...
 

Namespaces

 coal
 Main namespace.