#include <gjk_solver_indep-inl.h>
Static Public Member Functions | |
static bool | run (const GJKSolver_indep< S > &gjkSolver, const Shape &s, const Transform3< S > &tf, const Vector3< S > &P1, const Vector3< S > &P2, const Vector3< S > &P3, Vector3< S > *contact_points, S *penetration_depth, Vector3< S > *normal) |
Definition at line 353 of file gjk_solver_indep-inl.h.
|
inlinestatic |
Definition at line 355 of file gjk_solver_indep-inl.h.