PK_MVERTEX_t   

typedef PK_MTOPOL_t PK_MVERTEX_t;


This type represents a mesh vertex.

Used in:

PK_FIN_find_mtopols
PK_MESH_find_sharp_mvxs
PK_MESH_imprint_vectors
PK_MFACET_ask_mvertices
PK_MFIN_ask_mvertex
PK_MVERTEX_ask_mfacets
PK_MVERTEX_ask_mfin
PK_MVERTEX_ask_mvertices_ring
PK_MVERTEX_ask_normals
PK_MVERTEX_ask_position
PK_MVERTEX_cb_f_t
PK_MVERTEX_is_laminar
PK_MVERTEX_set_positions


An mvertex is a type of mesh topology (PK_CLASS_mvertex is a subclass of
PK_CLASS_mtopol).