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...
#include <coal/narrowphase/gjk.h>
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.
◆ SimplexFaceList()
coal::details::EPA::SimplexFaceList::SimplexFaceList |
( |
| ) |
|
|
inline |
◆ append()
void coal::details::EPA::SimplexFaceList::append |
( |
SimplexFace * |
face | ) |
|
|
inline |
◆ remove()
void coal::details::EPA::SimplexFaceList::remove |
( |
SimplexFace * |
face | ) |
|
|
inline |
◆ reset()
void coal::details::EPA::SimplexFaceList::reset |
( |
| ) |
|
|
inline |
◆ count
size_t coal::details::EPA::SimplexFaceList::count |
◆ root
The documentation for this struct was generated from the following file:
- include/coal/narrowphase/gjk.h