PK_facet_cull_t   

typedef int PK_facet_cull_t;

Used in:

PK_TOPOL_facet_mesh_2_o_t
PK_TOPOL_facet_mesh_o_t


This field can take any one of the following values.
    'PK_facet_cull_none_c'         : do not cull any facets; output them all
    'PK_facet_cull_back_c'         : cull back facing facets (requires view)

See Cull for more information.