Structure with parameters for optional offset in distanceMapFromContours function Generated from class MR.ContoursDistanceMapOffset. This is the const half of the class.
More...
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe MR.Const_UndirectedEdgeScalars | perEdgeOffset [get] |
| | offset values for each undirected edge of given polyline
|
| |
|
unsafe MR.ContoursDistanceMapOffset.OffsetType | type [get] |
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
Structure with parameters for optional offset in distanceMapFromContours function Generated from class MR.ContoursDistanceMapOffset. This is the const half of the class.
◆ OffsetType
| Enumerator |
|---|
| Normal | distance map from given polyline with values offset
distance map from shell of given polyline (perEdgeOffset should not have negative values )
|
The documentation for this class was generated from the following file: