#include "fcl/common/types.h"#include "fcl/math/bv/AABB.h"#include "fcl/narrowphase/cost_source-inl.h"

Go to the source code of this file.
| Classes | |
| struct | fcl::CostSource< S > | 
| Cost source describes an area with a cost. The area is described by an AABB | |
| Namespaces | |
| fcl | |
| Main namespace. | |
| Typedefs | |
| using | fcl::CostSourced = CostSource< double > | 
| using | fcl::CostSourcef = CostSource< float > |