Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, BooleanResultPoints arg0) |
| None | __init__ (self, VertBitSet meshAVerts, VertBitSet meshBVerts, std_vector_Vector3_float intersectionPoints) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| BooleanResultPoints | operator (*args, **kwargs) |
| BooleanResultPoints | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_intersectionPoints = 64 |
| typing | _offsetof_meshAVerts = 0 |
| typing | _offsetof_meshBVerts = 32 |
Generated from: MR::BooleanResultPoints vertices and points representing mesh intersection result
|
static |
| None mrmeshpy.BooleanResultPoints.__init__ | ( | self | ) |
| None mrmeshpy.BooleanResultPoints.__init__ | ( | self, | |
| BooleanResultPoints | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.BooleanResultPoints.__init__ | ( | self, | |
| VertBitSet | meshAVerts, | ||
| VertBitSet | meshBVerts, | ||
| std_vector_Vector3_float | intersectionPoints ) |
Implicit aggregate constructor.
|
static |
|
static |
|
staticprotected |
|
staticprotected |
|
staticprotected |