Public Attributes | List of all members
_ccd_pt_t Struct Reference

#include <polytope.h>

Public Attributes

ccd_list_t edges
 List of edges. More...
 
ccd_list_t faces
 List of faces. More...
 
ccd_pt_el_tnearest
 
ccd_real_t nearest_dist
 
int nearest_type
 
ccd_list_t vertices
 List of vertices. More...
 

Detailed Description

Struct containing polytope.

Definition at line 92 of file polytope.h.

Member Data Documentation

◆ edges

ccd_list_t _ccd_pt_t::edges

List of edges.

Definition at line 94 of file polytope.h.

◆ faces

ccd_list_t _ccd_pt_t::faces

List of faces.

Definition at line 95 of file polytope.h.

◆ nearest

ccd_pt_el_t* _ccd_pt_t::nearest

Definition at line 97 of file polytope.h.

◆ nearest_dist

ccd_real_t _ccd_pt_t::nearest_dist

Definition at line 98 of file polytope.h.

◆ nearest_type

int _ccd_pt_t::nearest_type

Definition at line 99 of file polytope.h.

◆ vertices

ccd_list_t _ccd_pt_t::vertices

List of vertices.

Definition at line 93 of file polytope.h.


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


fcl
Author(s):
autogenerated on Tue Dec 5 2023 03:40:50