Public Attributes | List of all members
coal::details::GJK::SimplexV Struct Reference

#include <gjk.h>

Public Attributes

Vec3s w
 support vector (i.e., the furthest point on the shape along the support direction) More...
 
Vec3s w0
 support vector for shape 0 and 1. More...
 
Vec3s w1
 

Detailed Description

Definition at line 54 of file coal/narrowphase/gjk.h.

Member Data Documentation

◆ w

Vec3s coal::details::GJK::SimplexV::w

support vector (i.e., the furthest point on the shape along the support direction)

Definition at line 59 of file coal/narrowphase/gjk.h.

◆ w0

Vec3s coal::details::GJK::SimplexV::w0

support vector for shape 0 and 1.

Definition at line 56 of file coal/narrowphase/gjk.h.

◆ w1

Vec3s coal::details::GJK::SimplexV::w1

Definition at line 56 of file coal/narrowphase/gjk.h.


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


hpp-fcl
Author(s):
autogenerated on Sat Nov 23 2024 03:45:00