Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, BooleanResultPoints arg0) |
None | __init__ (self, VertBitSet meshAVerts, VertBitSet meshBVerts, std_vector_Vector3_float intersectionPoints) |
Generated from: MR::BooleanResultPoints vertices and points representing mesh intersection result
None meshlib.mrmeshpy.BooleanResultPoints.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.BooleanResultPoints.__init__ | ( | self, | |
BooleanResultPoints | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.BooleanResultPoints.__init__ | ( | self, | |
VertBitSet | meshAVerts, | ||
VertBitSet | meshBVerts, | ||
std_vector_Vector3_float | intersectionPoints ) |
Implicit aggregate constructor.