#include <gjk_solver_indep-inl.h>
Static Public Member Functions | |
static bool | run (const GJKSolver_indep< S > &, const Halfspace< S > &s1, const Transform3< S > &tf1, const Halfspace< S > &s2, const Transform3< S > &tf2, std::vector< ContactPoint< S >> *contacts) |
Definition at line 274 of file gjk_solver_indep-inl.h.
|
inlinestatic |
Definition at line 276 of file gjk_solver_indep-inl.h.