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

Public Member Functions

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

Static Public Member Functions

None __init__ (*args, **kwargs)
 
MarkedContour3f operator (*args, **kwargs)
 
MarkedContour3f operator (*args, **kwargs)
 

Static Protected Attributes

typing _offsetof_contour = 0
 
typing _offsetof_marks = 24
 

Detailed Description

Generated from:  MR::MarkedContour3f

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.MarkedContour3f.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.MarkedContour3f.__init__ ( self)

◆ __init__() [3/3]

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

Member Function Documentation

◆ marks() [1/2]

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

◆ marks() [2/2]

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

◆ operator() [1/2]

MarkedContour3f mrmeshpy.MarkedContour3f.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

MarkedContour3f mrmeshpy.MarkedContour3f.operator ( * args,
** kwargs )
static

Member Data Documentation

◆ _offsetof_contour

typing mrmeshpy.MarkedContour3f._offsetof_contour = 0
staticprotected

◆ _offsetof_marks

typing mrmeshpy.MarkedContour3f._offsetof_marks = 24
staticprotected

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