#include <polytope.h>
Public Attributes | |
| ccd_list_t | edges |
| List of edges. More... | |
| __CCD_PT_EL int | id |
| ccd_support_t | v |
Polytope's vertex.
Definition at line 56 of file polytope.h.
| ccd_list_t _ccd_pt_vertex_t::edges |
List of edges.
Definition at line 61 of file polytope.h.
| __CCD_PT_EL int _ccd_pt_vertex_t::id |
Definition at line 59 of file polytope.h.
| ccd_support_t _ccd_pt_vertex_t::v |
Definition at line 60 of file polytope.h.