|
coal 3.0.1
Coal, The Collision Detection Library. Previously known as HPP-FCL, fork of FCL -- The Flexible Collision Library
|
#include <coal/narrowphase/gjk.h>
Public Attributes | |
| Vec3ps | w0 |
| support vector for shape 0 and 1. | |
| Vec3ps | w1 |
| Vec3ps | w |
| support vector (i.e., the furthest point on the shape along the support direction) | |
| Vec3ps coal::details::GJK::SimplexV::w |
support vector (i.e., the furthest point on the shape along the support direction)
| Vec3ps coal::details::GJK::SimplexV::w0 |
support vector for shape 0 and 1.
| Vec3ps coal::details::GJK::SimplexV::w1 |