MeshLib Python Docs
Loading...
Searching...
No Matches

Public Member Functions

None __init__ (self)
None __init__ (self, Nesting.MeshXf arg0)
None __init__ (self, Mesh mesh, AffineXf3f xf)
Mesh mesh (self)
None mesh (self, Mesh arg1)
AffineXf3f xf (self)
None xf (self, AffineXf3f arg1)

Static Public Member Functions

None __init__ (*args, **kwargs)
Nesting.MeshXf operator (*args, **kwargs)
Nesting.MeshXf operator (*args, **kwargs)

Static Protected Attributes

typing _offsetof_mesh = 0
typing _offsetof_xf = 8

Detailed Description

Generated from:  MR::Nesting::MeshXf
Aliases:  std_vector_Nesting_MeshXf_reference, Vector_Nesting_MeshXf_ObjId.reference, Vector_Nesting_MeshXf_ObjId.const_reference, std_vector_Nesting_MeshXf_const_reference, Vector_Nesting_MeshXf_ObjId.value_type, std_vector_Nesting_MeshXf_value_type

Constructor & Destructor Documentation

◆ __init__() [1/4]

None mrmeshpy.Nesting.MeshXf.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/4]

None mrmeshpy.Nesting.MeshXf.__init__ ( self)

◆ __init__() [3/4]

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

◆ __init__() [4/4]

None mrmeshpy.Nesting.MeshXf.__init__ ( self,
Mesh mesh,
AffineXf3f xf )
Implicit aggregate constructor.

Member Function Documentation

◆ mesh() [1/2]

Mesh mrmeshpy.Nesting.MeshXf.mesh ( self)
input mesh - should not be nullptr

◆ mesh() [2/2]

None mrmeshpy.Nesting.MeshXf.mesh ( self,
Mesh arg1 )

◆ operator() [1/2]

Nesting.MeshXf mrmeshpy.Nesting.MeshXf.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

Nesting.MeshXf mrmeshpy.Nesting.MeshXf.operator ( * args,
** kwargs )
static

◆ xf() [1/2]

AffineXf3f mrmeshpy.Nesting.MeshXf.xf ( self)
input mesh world transformation before nesting

◆ xf() [2/2]

None mrmeshpy.Nesting.MeshXf.xf ( self,
AffineXf3f arg1 )

Member Data Documentation

◆ _offsetof_mesh

typing mrmeshpy.Nesting.MeshXf._offsetof_mesh = 0
staticprotected

◆ _offsetof_xf

typing mrmeshpy.Nesting.MeshXf._offsetof_xf = 8
staticprotected

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