MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::FaceFace Struct Reference

a pair of faces More...

#include <MRFaceFace.h>

Public Member Functions

 FaceFace (FaceId a, FaceId b)
 
 FaceFace ()
 
auto operator<=> (const FaceFace &rhs) const =default
 

Public Attributes

FaceId aFace
 
FaceId bFace
 

Detailed Description

a pair of faces

Constructor & Destructor Documentation

◆ FaceFace() [1/2]

MR::FaceFace::FaceFace ( FaceId a,
FaceId b )
inline

◆ FaceFace() [2/2]

MR::FaceFace::FaceFace ( )
inline

Member Function Documentation

◆ operator<=>()

auto MR::FaceFace::operator<=> ( const FaceFace & rhs) const
default

Member Data Documentation

◆ aFace

FaceId MR::FaceFace::aFace

◆ bFace

FaceId MR::FaceFace::bFace

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