Project OpenGeode
class Topology
This mixin stores topological information about a set of components. This information is topological relationships between components and identifications between geometric component vertices.
cpp
Inherits from Relationships, VertexIdentifierInherits from Relationships, VertexIdentifierFunctions
Topology
cpp
protected void Topology()protected void Topology()Topology
cpp
protected void Topology(Topology && other)protected void Topology(Topology && other)operator=
cpp
protected Topology & operator=(Topology && other)protected Topology & operator=(Topology && other)