![]() |
PK_TOPOL_fctab_data_point_t |
struct PK_TOPOL_fctab_data_point_s
{
int *point;
int length;
};
typedef struct PK_TOPOL_fctab_data_point_s
PK_TOPOL_fctab_data_point_t;
This is a support structure for PK_TOPOL_facet_2_r_t. It is an indexed table which maps data indices into a table of 'point' indices. For more details see associating fins with facet geometry.