#include <gjk_solver_indep-inl.h>
Static Public Member Functions | |
static bool | run (const GJKSolver_indep< S > &, const Sphere< S > &s1, const Transform3< S > &tf1, const Box< S > &s2, const Transform3< S > &tf2, S *dist, Vector3< S > *p1, Vector3< S > *p2) |
Definition at line 712 of file gjk_solver_indep-inl.h.
|
inlinestatic |
Definition at line 714 of file gjk_solver_indep-inl.h.