Classes | Namespaces
coal/narrowphase/gjk.h File Reference
#include <vector>
#include "coal/narrowphase/minkowski_difference.h"
Include dependency graph for coal/narrowphase/gjk.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  coal::details::EPA
 class for EPA algorithm More...
 
struct  coal::details::GJK
 class for GJK algorithm More...
 
struct  coal::details::GJK::Simplex
 A simplex is a set of up to 4 vertices. Its rank is the number of vertices it contains. More...
 
struct  coal::details::EPA::SimplexFace
 
struct  coal::details::EPA::SimplexFaceList
 The simplex list of EPA is a linked list of faces. Note: EPA's linked list does not own any memory. The memory it refers to is contiguous and owned by a std::vector. More...
 
struct  coal::details::EPA::SimplexHorizon
 
struct  coal::details::GJK::SimplexV
 

Namespaces

 coal
 Main namespace.
 
 coal::details
 


hpp-fcl
Author(s):
autogenerated on Sat Nov 23 2024 03:44:59