MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.FaceFaceFace Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, FaceId a, FaceId b, FaceId c)
 

Static Public Member Functions

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

Static Protected Attributes

typing _offsetof_aFace = 0
 
typing _offsetof_bFace = 4
 
typing _offsetof_cFace = 8
 

Detailed Description

Generated from:  MR::FaceFaceFace

a triple of faces

Constructor & Destructor Documentation

◆ __init__() [1/3]

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

◆ __init__() [2/3]

None mrmeshpy.FaceFaceFace.__init__ ( self)

◆ __init__() [3/3]

None mrmeshpy.FaceFaceFace.__init__ ( self,
FaceId a,
FaceId b,
FaceId c )

Member Function Documentation

◆ operator() [1/2]

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

◆ operator() [2/2]

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

Member Data Documentation

◆ _offsetof_aFace

typing mrmeshpy.FaceFaceFace._offsetof_aFace = 0
staticprotected

◆ _offsetof_bFace

typing mrmeshpy.FaceFaceFace._offsetof_bFace = 4
staticprotected

◆ _offsetof_cFace

typing mrmeshpy.FaceFaceFace._offsetof_cFace = 8
staticprotected

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