MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.BooleanResultPoints Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, BooleanResultPoints arg0)
 
None __init__ (self, VertBitSet meshAVerts, VertBitSet meshBVerts, std_vector_Vector3_float intersectionPoints)
 

Detailed Description

Generated from:  MR::BooleanResultPoints

vertices and points representing mesh intersection result

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.BooleanResultPoints.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

None meshlib.mrmeshpy.BooleanResultPoints.__init__ ( self,
BooleanResultPoints arg0 )
Implicit copy constructor.

◆ __init__() [3/3]

None meshlib.mrmeshpy.BooleanResultPoints.__init__ ( self,
VertBitSet meshAVerts,
VertBitSet meshBVerts,
std_vector_Vector3_float intersectionPoints )
Implicit aggregate constructor.

The documentation for this class was generated from the following file: