![]() |
PK_TOPOL_fctab_fin_vertex_t |
struct PK_TOPOL_fctab_fin_vertex_s { int *vertex; int length; }; typedef struct PK_TOPOL_fctab_fin_vertex_s PK_TOPOL_fctab_fin_vertex_t;
This is a support structure for PK_TOPOL_facet_r_t. It is an indexed table which maps fin indices into 'head' vertex indices (where the 'head' vertex is the vertex pointed to by the fin).