![]() |
PK_TOPOL_fctab_data_param_t |
struct PK_TOPOL_fctab_data_param_s
{
int *param;
int length;
};
typedef struct PK_TOPOL_fctab_data_param_s
PK_TOPOL_fctab_data_param_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 'param' indices. The 'param' indices can be used to reference the 'param_uv' table. For more details see associating fins with facet geometry.