hpp-fcl  1.4.4
HPP fork of FCL -- The Flexible Collision Library
gjk.h File Reference
Include dependency graph for gjk.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hpp::fcl::details::MinkowskiDiff
 Minkowski difference class of two shapes. More...
 
struct  hpp::fcl::details::GJK
 class for GJK algorithm More...
 
struct  hpp::fcl::details::GJK::SimplexV
 
struct  hpp::fcl::details::GJK::Simplex
 
struct  hpp::fcl::details::EPA
 class for EPA algorithm More...
 
struct  hpp::fcl::details::EPA::SimplexF
 
struct  hpp::fcl::details::EPA::SimplexList
 
struct  hpp::fcl::details::EPA::SimplexHorizon
 

Namespaces

 hpp
 Main namespace.
 
 hpp::fcl
 
 hpp::fcl::details
 

Functions

Vec3f hpp::fcl::details::getSupport (const ShapeBase *shape, const Vec3f &dir, bool dirIsNormalized)
 the support function for shape More...