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

Public Member Functions

None __init__ (self)
 
None __init__ (self, MarkedContour3f arg0)
 
None __init__ (self, std_vector_Vector3_float contour, BitSet marks)
 
BitSet marks (self)
 
None marks (self, BitSet arg1)
 

Detailed Description

Generated from:  MR::MarkedContour3f

Constructor & Destructor Documentation

◆ __init__() [1/3]

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

◆ __init__() [2/3]

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

◆ __init__() [3/3]

None meshlib.mrmeshpy.MarkedContour3f.__init__ ( self,
std_vector_Vector3_float contour,
BitSet marks )
Implicit aggregate constructor.

Member Function Documentation

◆ marks() [1/2]

BitSet meshlib.mrmeshpy.MarkedContour3f.marks ( self)
indices of control (marked) points

◆ marks() [2/2]

None meshlib.mrmeshpy.MarkedContour3f.marks ( self,
BitSet arg1 )

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