MeshLib Python Docs
Loading...
Searching...
No Matches
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)
 

Static Protected Member Functions

 _pybind11_conduit_v1_ (*args, **kwargs)
 

Detailed Description

Generated from:  MR::FaceFace

\\addtogroup AABBTreeGroup
\\{

Constructor & Destructor Documentation

◆ __init__() [1/3]

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

◆ __init__() [2/3]

None mrmeshpy.FaceFace.__init__ ( self)

◆ __init__() [3/3]

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

Member Function Documentation

◆ __eq__()

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

◆ _pybind11_conduit_v1_()

mrmeshpy.FaceFace._pybind11_conduit_v1_ ( * args,
** kwargs )
staticprotected

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