Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, Nesting.NestingResult arg0) |
| None | __init__ (self, AffineXf3f xf, bool nested) |
| bool | nested (self) |
| None | nested (self, bool arg1) |
| AffineXf3f | xf (self) |
| None | xf (self, AffineXf3f arg1) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| Nesting.NestingResult | operator (*args, **kwargs) |
| Nesting.NestingResult | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_nested = 48 |
| typing | _offsetof_xf = 0 |
Generated from: MR::Nesting::NestingResult Aliases: Vector_Nesting_NestingResult_ObjId.reference, std_vector_Nesting_NestingResult_value_type, Vector_Nesting_NestingResult_ObjId.const_reference, Vector_Nesting_NestingResult_ObjId.value_type, std_vector_Nesting_NestingResult_const_reference, std_vector_Nesting_NestingResult_reference
|
static |
| None mrmeshpy.Nesting.NestingResult.__init__ | ( | self | ) |
| None mrmeshpy.Nesting.NestingResult.__init__ | ( | self, | |
| Nesting.NestingResult | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.Nesting.NestingResult.__init__ | ( | self, | |
| AffineXf3f | xf, | ||
| bool | nested ) |
Implicit aggregate constructor.
| bool mrmeshpy.Nesting.NestingResult.nested | ( | self | ) |
false - means that this object does not fit the nest
| None mrmeshpy.Nesting.NestingResult.nested | ( | self, | |
| bool | arg1 ) |
|
static |
|
static |
| AffineXf3f mrmeshpy.Nesting.NestingResult.xf | ( | self | ) |
best found xf for this object (might be equal with input xf if no good nesting was found)
| None mrmeshpy.Nesting.NestingResult.xf | ( | self, | |
| AffineXf3f | arg1 ) |
|
staticprotected |
|
staticprotected |