PK_facet_inflect_t   

typedef int PK_facet_inflect_t;

Used in:

PK_TOPOL_facet_mesh_2_o_t
PK_TOPOL_facet_mesh_o_t


This datatype provides control over the facets produced around points of
inflection.

It has the following values:
    PK_facet_inflect_no_c           Facets around points of inflection are not
                                    further refined.
    PK_facet_inflect_split_near_c   Facets around points of inflection may be
                                    further refined to better represent the
                                    change in curvature of the surface.