MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.FaceFace Class Reference

Public Member Functions

bool __eq__ (self, FaceFace rhs)
 
None __init__ (self, FaceId a, FaceId b)
 
None __init__ (self)
 
None __init__ (self, FaceFace arg0)
 

Detailed Description

Generated from:  MR::FaceFace

\\addtogroup AABBTreeGroup
\\{

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.FaceFace.__init__ ( self,
FaceId a,
FaceId b )

◆ __init__() [2/3]

None meshlib.mrmeshpy.FaceFace.__init__ ( self)

◆ __init__() [3/3]

None meshlib.mrmeshpy.FaceFace.__init__ ( self,
FaceFace arg0 )
Implicit copy constructor.

Member Function Documentation

◆ __eq__()

bool meshlib.mrmeshpy.FaceFace.__eq__ ( self,
FaceFace rhs )

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