Template Function coal::details::getShapeSupport(const LargeConvex<IndexType> *, const Vec3s&, Vec3s&, int&, ShapeSupportData&)
Defined in File support_functions.h
Function Documentation
-
template<int _SupportOptions = SupportOptions::NoSweptSphere, typename IndexType>
void coal::details::getShapeSupport(const LargeConvex<IndexType> *convex, const Vec3s &dir, Vec3s &support, int &hint, ShapeSupportData &support_data) Support function for small ConvexBase (<32 vertices).