Project OpenGeode
struct PolyhedronFacetVertex
Members
cpp
public PolyhedronFacet polyhedron_facetpublic PolyhedronFacet polyhedron_facetcpp
public local_index_t vertex_idpublic local_index_t vertex_idFunctions
PolyhedronFacetVertex
cpp
public void PolyhedronFacetVertex()public void PolyhedronFacetVertex()PolyhedronFacetVertex
cpp
public void PolyhedronFacetVertex(PolyhedronFacet facet, local_index_t vertex_id_in)public void PolyhedronFacetVertex(PolyhedronFacet facet, local_index_t vertex_id_in)operator==
cpp
public bool operator==(const PolyhedronFacetVertex & other)public bool operator==(const PolyhedronFacetVertex & other)operator!=
cpp
public bool operator!=(const PolyhedronFacetVertex & other)public bool operator!=(const PolyhedronFacetVertex & other)operator<
cpp
public bool operator<(const PolyhedronFacetVertex & other)public bool operator<(const PolyhedronFacetVertex & other)string
cpp
public basic_string string()public basic_string string()serialize
cpp
public void serialize(Archive & archive)public void serialize(Archive & archive)