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

Public Member Functions

None __init__ (self)
None __init__ (self, Nesting.NestingBaseParams arg0)
None __init__ (self, Box3f nest, float minInterval)
float minInterval (self)
None minInterval (self, float arg1)
Box3f nest (self)
None nest (self, Box3f arg1)

Static Public Member Functions

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

Static Protected Attributes

typing _offsetof_minInterval = 24
typing _offsetof_nest = 0

Detailed Description

Generated from:  MR::Nesting::NestingBaseParams

Constructor & Destructor Documentation

◆ __init__() [1/4]

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

◆ __init__() [2/4]

None mrmeshpy.Nesting.NestingBaseParams.__init__ ( self)

◆ __init__() [3/4]

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

◆ __init__() [4/4]

None mrmeshpy.Nesting.NestingBaseParams.__init__ ( self,
Box3f nest,
float minInterval )
Implicit aggregate constructor.

Member Function Documentation

◆ minInterval() [1/2]

float mrmeshpy.Nesting.NestingBaseParams.minInterval ( self)
minimum space among meshes in the nest

◆ minInterval() [2/2]

None mrmeshpy.Nesting.NestingBaseParams.minInterval ( self,
float arg1 )

◆ nest() [1/2]

Box3f mrmeshpy.Nesting.NestingBaseParams.nest ( self)
available nest

◆ nest() [2/2]

None mrmeshpy.Nesting.NestingBaseParams.nest ( self,
Box3f arg1 )

◆ operator() [1/2]

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

◆ operator() [2/2]

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

Member Data Documentation

◆ _offsetof_minInterval

typing mrmeshpy.Nesting.NestingBaseParams._offsetof_minInterval = 24
staticprotected

◆ _offsetof_nest

typing mrmeshpy.Nesting.NestingBaseParams._offsetof_nest = 0
staticprotected

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