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

Public Member Functions

None __init__ (self)
 
None __init__ (self, std_vector_OneMeshIntersection intersections, bool closed)
 

Static Public Member Functions

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

Static Protected Attributes

typing _offsetof_closed = 24
 
typing _offsetof_intersections = 0
 

Detailed Description

Generated from:  MR::OneMeshContour

One contour on mesh

Constructor & Destructor Documentation

◆ __init__() [1/3]

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

◆ __init__() [2/3]

None mrmeshpy.OneMeshContour.__init__ ( self)

◆ __init__() [3/3]

None mrmeshpy.OneMeshContour.__init__ ( self,
std_vector_OneMeshIntersection intersections,
bool closed )
Implicit aggregate constructor.

Member Function Documentation

◆ operator() [1/2]

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

◆ operator() [2/2]

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

Member Data Documentation

◆ _offsetof_closed

typing mrmeshpy.OneMeshContour._offsetof_closed = 24
staticprotected

◆ _offsetof_intersections

typing mrmeshpy.OneMeshContour._offsetof_intersections = 0
staticprotected

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