coal  3.0.1
Coal, The Collision Detection Library. Previously known as HPP-FCL, fork of FCL -- The Flexible Collision Library
coal::details::EPA::SimplexHorizon Struct Reference

#include <coal/narrowphase/gjk.h>

Collaboration diagram for coal::details::EPA::SimplexHorizon:

Public Member Functions

 SimplexHorizon ()
 

Public Attributes

SimplexFacecurrent_face
 
SimplexFacefirst_face
 
size_t num_faces
 

Constructor & Destructor Documentation

◆ SimplexHorizon()

coal::details::EPA::SimplexHorizon::SimplexHorizon ( )
inline

Member Data Documentation

◆ current_face

SimplexFace* coal::details::EPA::SimplexHorizon::current_face

◆ first_face

SimplexFace* coal::details::EPA::SimplexHorizon::first_face

◆ num_faces

size_t coal::details::EPA::SimplexHorizon::num_faces

The documentation for this struct was generated from the following file: