hpp-fcl
3.0.0
HPP fork of FCL -- The Flexible Collision Library
|
Stores temporary data for the computation of support points. More...
#include <hpp/fcl/narrowphase/support_functions.h>
Public Attributes | |
std::vector< int8_t > | visited |
Vec3f | last_dir = Vec3f::Zero() |
SupportSet::Polygon | polygon |
Stores temporary data for the computation of support points.
Vec3f hpp::fcl::details::ShapeSupportData::last_dir = Vec3f::Zero() |
SupportSet::Polygon hpp::fcl::details::ShapeSupportData::polygon |
std::vector<int8_t> hpp::fcl::details::ShapeSupportData::visited |