coal
3.0.1
Coal, The Collision Detection Library. Previously known as HPP-FCL, fork of FCL -- The Flexible Collision Library
|
Stores temporary data for the computation of support points. More...
#include <coal/narrowphase/support_functions.h>
Public Attributes | |
std::vector< int8_t > | visited |
Vec3s | last_dir = Vec3s::Zero() |
SupportSet::Polygon | polygon |
Stores temporary data for the computation of support points.
Vec3s coal::details::ShapeSupportData::last_dir = Vec3s::Zero() |
SupportSet::Polygon coal::details::ShapeSupportData::polygon |
std::vector<int8_t> coal::details::ShapeSupportData::visited |