PK_render_self_hidden_t   
typedef int PK_render_self_hidden_t;

Used in:

PK_TOPOL_render_line_o_t


This datatype is used to determine whether or not a distinction will be
made between lines hidden by faces of their own occurrence and lines hidden
by faces of another occurrence.  It has the values:
    'PK_render_self_hidden_no_c'  : do not distinguish between lines hidden
                                    by their own or another occurrence
    'PK_render_self_hidden_yes_c' : distinguish between lines hidden
                                    by their own or another occurrence

See Self hidden for more information.

Generated on: Fri, 04 Oct 2024 12:21:49 GMT