38 #ifndef FCL_COSTSOURCE_H 39 #define FCL_COSTSOURCE_H 68 bool operator < (
const CostSource& other)
const;
Vector3< S > aabb_max
aabb upper bound
Eigen::Matrix< S, 3, 1 > Vector3
SaPCollisionManager< S >::SaPAABB * aabb
back pointer to SAP interval
Vector3< S > aabb_min
aabb lower bound
S cost_density
cost density in the AABB<S> region
Cost source describes an area with a cost. The area is described by an AABB<S> region.