![]() |
PK_facet_cull_t |
typedef int PK_facet_cull_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.