 |
PK_MESH_find_sharp_mvxs_o_t |
|
struct PK_MESH_find_sharp_mvxs_o_s
{
int o_t_version; --- version number
PK_LOGICAL_t want_sharp_mvxs; --- whether the sharp mvertices
--- are returned (PK_LOGICAL_true)
};
typedef struct PK_MESH_find_sharp_mvxs_o_s PK_MESH_find_sharp_mvxs_o_t;
This structure contains optional arguments for PK_MESH_find_sharp_mvxs.
Used in:
PK_MESH_find_sharp_mvxs
The options provided are:
'want_sharp_mvxs' If set to PK_LOGICAL_false, then only the number
of sharp mvertices will be returned.