MeshLib
 
Loading...
Searching...
No Matches
MR::FaceFace Struct Reference

#include <MRFaceFace.h>

Public Member Functions

 FaceFace (FaceId a, FaceId b)
 
 FaceFace ()
 
bool operator== (const FaceFace &rhs) const =default
 

Public Attributes

FaceId aFace
 
FaceId bFace
 

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==()

bool 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: