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

a triple of faces More...

#include <MRTripleFaceIntersections.h>

Public Member Functions

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

Public Attributes

FaceId aFace
 
FaceId bFace
 
FaceId cFace
 

Detailed Description

a triple of faces

Constructor & Destructor Documentation

◆ FaceFaceFace() [1/2]

MR::FaceFaceFace::FaceFaceFace ( FaceId a,
FaceId b,
FaceId c )
inline

◆ FaceFaceFace() [2/2]

MR::FaceFaceFace::FaceFaceFace ( )
inline

Member Function Documentation

◆ operator<=>()

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

Member Data Documentation

◆ aFace

FaceId MR::FaceFaceFace::aFace

◆ bFace

FaceId MR::FaceFaceFace::bFace

◆ cFace

FaceId MR::FaceFaceFace::cFace

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