Template Function coal::details::getShapeSupportSet(const LargeConvex *, SupportSet&, int&, ShapeSupportData&, size_t, CoalScalar)
Defined in File support_functions.h
Function Documentation
-
template<int _SupportOptions = SupportOptions::NoSweptSphere>
void coal::details::getShapeSupportSet(const LargeConvex *convex, SupportSet &support_set, int &hint, ShapeSupportData &support_data, size_t num_sampled_supports = 6, CoalScalar tol = 1e-3) Support set function for small ConvexBase (<32 vertices). Assumes the support set frame has already been computed.