Class PropertyNames
Defined in File mesh_kernel.h
Class Documentation
-
class PropertyNames
Public Static Attributes
-
static const std::string vpoints_ = {"zmesh-vpoints_"}
-
static const std::string vertices_ = {"zmesh-vertices_"}
-
static const std::string edges_ = {"zmesh-edges_"}
-
static const std::string halfedges_ = {"zmesh-halfedges_"}
-
static const std::string faces_ = {"zmesh-faces_"}
-
static const std::string v_deleted_bits_ = {"zmesh-v_deleted_bits_"}
-
static const std::string e_deleted_bits_ = {"zmesh-e_deleted_bits_"}
-
static const std::string f_deleted_bits_ = {"zmesh-f_deleted_bits_"}
-
static const std::string vnormals = {"zmesh-vnormals"}
-
static const std::string fnormals = {"zmesh-fnormals"}
-
static const std::string vpoints_ = {"zmesh-vpoints_"}