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)
 
None __init__ (self, FaceFaceFace arg0)
 

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/4]

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

◆ __init__() [2/4]

None mrmeshpy.FaceFaceFace.__init__ ( self)

◆ __init__() [3/4]

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

◆ __init__() [4/4]

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

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: