PK_scale_factor_t   

typedef int PK_scale_factor_t;

Used in:

PK_BODY_enlarge
PK_BODY_make_persp_outline_o_t
PK_GEOM_enlarge
PK_TOPOL_facet_mesh_2_o_t
PK_TOPOL_facet_mesh_o_t


This datatype specifies what value of scaling is used.

PK_scale_factor_t can take the values:

    PK_scale_factor_1x_c          A scaling factor of 1 is used.
    PK_scale_factor_10x_c         A scaling factor of 10 is used.
    PK_scale_factor_100x_c        A scaling factor of 100 is used.
    PK_scale_factor_1000x_c       A scaling factor of 1000 is used.