Generated from class MR.OffsetContoursParams. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
Generated from class MR.OffsetContoursParams. This is the const half of the class.
◆ CornerType
type of positive offset curve in corners
| Enumerator |
|---|
| Round | creates round corners (use minAnglePrecision)
|
| Sharp | creates sharp connected corner (use maxSharpAngle as limit)
|
◆ EndType
type of offsetting on ends of non-closed contours
| Enumerator |
|---|
| Round | creates round ends (use minAnglePrecision)
|
| Cut | creates sharp end (same as Round with minAnglePrecision < 180 deg)
|
◆ Type
type of offset
| Enumerator |
|---|
| Offset | One-side signed offset, requires closed contours.
|
| Shell | Two-side offset.
|
◆ Const_OffsetContoursParams() [1/4]
| unsafe MR.Const_OffsetContoursParams.Const_OffsetContoursParams |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_OffsetContoursParams() [2/4]
◆ Const_OffsetContoursParams() [3/4]
◆ Const_OffsetContoursParams() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_OffsetContoursParams.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_OffsetContoursParams.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ptr_storage_indicesMap
| unsafe MR.Std.Vector_StdVectorMROffsetContoursOrigins._Underlying** MR.Const_OffsetContoursParams.__ptr_storage_indicesMap |
|
protected |
◆ __ref_storage_cornerType
◆ __ref_storage_endType
◆ __ref_storage_maxSharpAngle
| unsafe float* MR.Const_OffsetContoursParams.__ref_storage_maxSharpAngle |
|
protected |
◆ __ref_storage_minAnglePrecision
| unsafe float* MR.Const_OffsetContoursParams.__ref_storage_minAnglePrecision |
|
protected |
◆ __ref_storage_type
◆ cornerType
◆ endType
◆ indicesMap
| unsafe MR.Std.? Vector_StdVectorMROffsetContoursOrigins MR.Const_OffsetContoursParams.indicesMap |
|
get |
optional output that maps result contour ids to input contour ids
◆ maxSharpAngle
| unsafe float MR.Const_OffsetContoursParams.maxSharpAngle |
|
get |
◆ minAnglePrecision
| unsafe float MR.Const_OffsetContoursParams.minAnglePrecision |
|
get |
◆ type
The documentation for this class was generated from the following file: