39 #ifndef COAL_SUPPORT_DATA_H
40 #define COAL_SUPPORT_DATA_H
SupportOptions
Options for the computation of support points. NoSweptSphere option is used when the support function...
Definition: support_data.h:56
@ WithSweptSphere
Definition: support_data.h:58
@ NoSweptSphere
Definition: support_data.h:57
Main namespace.
Definition: broadphase_bruteforce.h:44
Eigen::Matrix< Scalar, 3, 1 > Vec3s
Definition: data_types.h:70
Stores temporary data for the computation of support points.
Definition: support_data.h:62
SupportSet::Polygon polygon
Definition: support_data.h:72
std::vector< int8_t > visited
Definition: support_data.h:64
Vec3s last_dir
Definition: support_data.h:68