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)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
FaceFace operator (*args, **kwargs)
 
FaceFace operator (*args, **kwargs)
 

Static Protected Attributes

typing _offsetof_aFace = 0
 
typing _offsetof_bFace = 4
 

Detailed Description

Generated from:  MR::FaceFace

\\addtogroup AABBTreeGroup
\\{

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.FaceFace.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

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

◆ __init__() [3/3]

None mrmeshpy.FaceFace.__init__ ( self)

Member Function Documentation

◆ __eq__()

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

◆ operator() [1/2]

FaceFace mrmeshpy.FaceFace.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

FaceFace mrmeshpy.FaceFace.operator ( * args,
** kwargs )
static

Member Data Documentation

◆ _offsetof_aFace

typing mrmeshpy.FaceFace._offsetof_aFace = 0
staticprotected

◆ _offsetof_bFace

typing mrmeshpy.FaceFace._offsetof_bFace = 4
staticprotected

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