|
static void | set (MinkowskiDiff &self, const ShapeBase *shape0, const ShapeBase *shape1, bool compute_swept_sphere_support=false) |
|
static void | set (MinkowskiDiff &self, const ShapeBase *shape0, const ShapeBase *shape1, const Transform3s &tf0, const Transform3s &tf1, bool compute_swept_sphere_supports=false) |
|
static void | support0 (MinkowskiDiff &self, const Vec3s &dir, int &hint, bool compute_swept_sphere_support=false) |
|
static void | support1 (MinkowskiDiff &self, const Vec3s &dir, int &hint, bool compute_swept_sphere_support=false) |
|
Definition at line 54 of file gjk.cc.
◆ set() [1/2]
static void MinkowskiDiffWrapper::set |
( |
MinkowskiDiff & |
self, |
|
|
const ShapeBase * |
shape0, |
|
|
const ShapeBase * |
shape1, |
|
|
bool |
compute_swept_sphere_support = false |
|
) |
| |
|
inlinestatic |
◆ set() [2/2]
◆ support0()
static void MinkowskiDiffWrapper::support0 |
( |
MinkowskiDiff & |
self, |
|
|
const Vec3s & |
dir, |
|
|
int & |
hint, |
|
|
bool |
compute_swept_sphere_support = false |
|
) |
| |
|
inlinestatic |
◆ support1()
static void MinkowskiDiffWrapper::support1 |
( |
MinkowskiDiff & |
self, |
|
|
const Vec3s & |
dir, |
|
|
int & |
hint, |
|
|
bool |
compute_swept_sphere_support = false |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: