Project OpenGeode
struct PolyhedronFacetEdge
Members
cpp
public PolyhedronFacet polyhedron_facet
public PolyhedronFacet polyhedron_facet
cpp
public local_index_t edge_id
public local_index_t edge_id
Functions
PolyhedronFacetEdge
cpp
public void PolyhedronFacetEdge()
public void PolyhedronFacetEdge()
PolyhedronFacetEdge
cpp
public void PolyhedronFacetEdge(PolyhedronFacet facet, local_index_t edge_id_in)
public void PolyhedronFacetEdge(PolyhedronFacet facet, local_index_t edge_id_in)
operator==
cpp
public bool operator==(const PolyhedronFacetEdge & other)
public bool operator==(const PolyhedronFacetEdge & other)
operator!=
cpp
public bool operator!=(const PolyhedronFacetEdge & other)
public bool operator!=(const PolyhedronFacetEdge & other)
operator<
cpp
public bool operator<(const PolyhedronFacetEdge & other)
public bool operator<(const PolyhedronFacetEdge & other)
string
cpp
public basic_string string()
public basic_string string()
serialize
cpp
public void serialize(Archive & archive)
public void serialize(Archive & archive)