PK_LBALL_clipped_t   
typedef int PK_LBALL_clipped_t;

Used in:

PK_clip_lattice_r_t


This datatype indicates how an lball was involved in a clipping operation. It
has the following values:

    PK_LBALL_clipped_created_c   The lball was created due to an lrod being
                                 clipped.
    PK_LBALL_clipped_touched_c   The lball touched a clipping entity.

Generated on: Fri, 04 Oct 2024 12:20:11 GMT