MeshLib
 
Loading...
Searching...
No Matches
MR::Graph::EndVertices Struct Reference

#include <MRGraph.h>

Public Member Functions

VertId otherEnd (VertId a) const
 
void replaceEnd (VertId what, VertId with)
 
auto operator<=> (const EndVertices &) const =default
 

Public Attributes

VertId v0
 
VertId v1
 

Member Function Documentation

◆ operator<=>()

auto MR::Graph::EndVertices::operator<=> ( const EndVertices & ) const
default

◆ otherEnd()

VertId MR::Graph::EndVertices::otherEnd ( VertId a) const
inlinenodiscard

◆ replaceEnd()

void MR::Graph::EndVertices::replaceEnd ( VertId what,
VertId with )
inline

Member Data Documentation

◆ v0

VertId MR::Graph::EndVertices::v0

◆ v1

VertId MR::Graph::EndVertices::v1

The documentation for this struct was generated from the following file: