#include <gjk.h>
| Public Attributes | |
| Vec3s | w | 
| support vector (i.e., the furthest point on the shape along the support direction)  More... | |
| Vec3s | w0 | 
| support vector for shape 0 and 1.  More... | |
| Vec3s | w1 | 
Definition at line 54 of file coal/narrowphase/gjk.h.
| Vec3s coal::details::GJK::SimplexV::w | 
support vector (i.e., the furthest point on the shape along the support direction)
Definition at line 59 of file coal/narrowphase/gjk.h.
| Vec3s coal::details::GJK::SimplexV::w0 | 
support vector for shape 0 and 1.
Definition at line 56 of file coal/narrowphase/gjk.h.
| Vec3s coal::details::GJK::SimplexV::w1 | 
Definition at line 56 of file coal/narrowphase/gjk.h.