Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, BooleanInternalParameters arg0) |
| None | __init__ (self, Mesh originalMeshA, Mesh originalMeshB, std_vector_std_vector_Id_EdgeTag optionalOutCut, bool graphCutSeparation) |
| bool | graphCutSeparation (self) |
| None | graphCutSeparation (self, bool arg1) |
| std_vector_std_vector_Id_EdgeTag | optionalOutCut (self) |
| None | optionalOutCut (self, std_vector_std_vector_Id_EdgeTag arg1) |
| Mesh | originalMeshA (self) |
| None | originalMeshA (self, Mesh arg1) |
| Mesh | originalMeshB (self) |
| None | originalMeshB (self, Mesh arg1) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| BooleanInternalParameters | operator (*args, **kwargs) |
| BooleanInternalParameters | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_graphCutSeparation = 24 |
| typing | _offsetof_optionalOutCut = 16 |
| typing | _offsetof_originalMeshA = 0 |
| typing | _offsetof_originalMeshB = 8 |
Generated from: MR::BooleanInternalParameters Parameters will be useful if specified
|
static |
| None mrmeshpy.BooleanInternalParameters.__init__ | ( | self | ) |
| None mrmeshpy.BooleanInternalParameters.__init__ | ( | self, | |
| BooleanInternalParameters | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.BooleanInternalParameters.__init__ | ( | self, | |
| Mesh | originalMeshA, | ||
| Mesh | originalMeshB, | ||
| std_vector_std_vector_Id_EdgeTag | optionalOutCut, | ||
| bool | graphCutSeparation ) |
Implicit aggregate constructor.
| bool mrmeshpy.BooleanInternalParameters.graphCutSeparation | ( | self | ) |
If true uses graphcut for inside/outside separation
| None mrmeshpy.BooleanInternalParameters.graphCutSeparation | ( | self, | |
| bool | arg1 ) |
|
static |
|
static |
| std_vector_std_vector_Id_EdgeTag mrmeshpy.BooleanInternalParameters.optionalOutCut | ( | self | ) |
Optional output cut edges of booleaned meshes
| None mrmeshpy.BooleanInternalParameters.optionalOutCut | ( | self, | |
| std_vector_std_vector_Id_EdgeTag | arg1 ) |
| Mesh mrmeshpy.BooleanInternalParameters.originalMeshA | ( | self | ) |
Instance of original mesh with tree for better speed
| None mrmeshpy.BooleanInternalParameters.originalMeshA | ( | self, | |
| Mesh | arg1 ) |
| Mesh mrmeshpy.BooleanInternalParameters.originalMeshB | ( | self | ) |
Instance of original mesh with tree for better speed
| None mrmeshpy.BooleanInternalParameters.originalMeshB | ( | self, | |
| Mesh | arg1 ) |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |