PK_facet_respect_t   
typedef int PK_facet_respect_t;

Used in:

PK_TOPOL_facet_mesh_2_o_t
PK_TOPOL_facet_mesh_o_t


This datatype provides control over facets produced on faces which demonstrate
a particular property.

It has the following values:
    PK_facet_respect_yes_c      Create facets that respect a particular
                                property of the faces being facetted.
    PK_facet_respect_no_c       Do not try to create facets that respect a
                                particular property.

Generated on: Fri, 04 Oct 2024 12:18:45 GMT