Skip to content

Project OpenGeode

struct MeshElement

Members

cpp
public uuid mesh_id
public uuid mesh_id
cpp
public index_t element_id
public index_t element_id

Functions

MeshElement

cpp
public void MeshElement(uuid mesh_id_in, index_t element_id_in)
public void MeshElement(uuid mesh_id_in, index_t element_id_in)

operator==

cpp
public bool operator==(const MeshElement & other)
public bool operator==(const MeshElement & other)

operator!=

cpp
public bool operator!=(const MeshElement & other)
public bool operator!=(const MeshElement & other)

serialize

cpp
public void serialize(Archive & archive)
public void serialize(Archive & archive)

string

cpp
public basic_string string()
public basic_string string()

Geode-solutions' documentation website