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 |
Generated from: MR::Nesting::NestingBaseParams
|
static |
| None mrmeshpy.Nesting.NestingBaseParams.__init__ | ( | self | ) |
| None mrmeshpy.Nesting.NestingBaseParams.__init__ | ( | self, | |
| Nesting.NestingBaseParams | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.Nesting.NestingBaseParams.__init__ | ( | self, | |
| Box3f | nest, | ||
| float | minInterval ) |
Implicit aggregate constructor.
| float mrmeshpy.Nesting.NestingBaseParams.minInterval | ( | self | ) |
minimum space among meshes in the nest
| None mrmeshpy.Nesting.NestingBaseParams.minInterval | ( | self, | |
| float | arg1 ) |
| Box3f mrmeshpy.Nesting.NestingBaseParams.nest | ( | self | ) |
available nest
| None mrmeshpy.Nesting.NestingBaseParams.nest | ( | self, | |
| Box3f | arg1 ) |
|
static |
|
static |
|
staticprotected |
|
staticprotected |