Classes | |
| class | OffsetType |
Public Member Functions | |
| None | __init__ (self, ContoursDistanceMapOffset arg0) |
| 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 |
Generated from: MR::ContoursDistanceMapOffset Structure with parameters for optional offset in `distanceMapFromContours` function
|
static |
| None mrmeshpy.ContoursDistanceMapOffset.__init__ | ( | self, | |
| ContoursDistanceMapOffset | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.ContoursDistanceMapOffset.__init__ | ( | self, | |
| UndirectedEdgeScalars | perEdgeOffset, | ||
| ContoursDistanceMapOffset.OffsetType | type ) |
Implicit aggregate constructor.
| UndirectedEdgeScalars mrmeshpy.ContoursDistanceMapOffset.perEdgeOffset | ( | self | ) |
offset values for each undirected edge of given polyline
|
staticprotected |
|
static |