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

Classes

class  OffsetType
 

Public Member Functions

None __init__ (self, UndirectedEdgeScalars perEdgeOffset, ContoursDistanceMapOffset.OffsetType type)
 
UndirectedEdgeScalars perEdgeOffset (self)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 

Static Public Attributes

ContoursDistanceMapOffset type .OffsetType
 

Static Protected Attributes

typing _offsetof_type = 8
 

Detailed Description

Generated from:  MR::ContoursDistanceMapOffset

Structure with parameters for optional offset in `distanceMapFromContours` function

Constructor & Destructor Documentation

◆ __init__() [1/2]

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

◆ __init__() [2/2]

None mrmeshpy.ContoursDistanceMapOffset.__init__ ( self,
UndirectedEdgeScalars perEdgeOffset,
ContoursDistanceMapOffset.OffsetType type )
Implicit aggregate constructor.

Member Function Documentation

◆ perEdgeOffset()

UndirectedEdgeScalars mrmeshpy.ContoursDistanceMapOffset.perEdgeOffset ( self)
offset values for each undirected edge of given polyline

Member Data Documentation

◆ _offsetof_type

typing mrmeshpy.ContoursDistanceMapOffset._offsetof_type = 8
staticprotected

◆ type

ContoursDistanceMapOffset mrmeshpy.ContoursDistanceMapOffset.type .OffsetType
static

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