![]() |
PK_MVERTEX_ask_normals_o_t |
struct PK_MVERTEX_ask_normals_o_s { int o_t_version; --- version number PK_LOGICAL_t want_normals; --- whether the normals are --- returned (PK_LOGICAL_true) }; typedef struct PK_MVERTEX_ask_normals_o_s PK_MVERTEX_ask_normals_o_t; This structure contains optional arguments for PK_MVERTEX_ask_normals.
The options provided are: 'want_normals' If this flag is set to PK_LOGICAL_false then only the number of normals will be returned.