Skip to content

Project OpenGeode

struct PolyhedronFacetVertex

Members

cpp
public PolyhedronFacet polyhedron_facet
public PolyhedronFacet polyhedron_facet
cpp
public local_index_t vertex_id
public local_index_t vertex_id

Functions

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)

Geode-solutions' documentation website