#include <MROffsetContours.h>
Public Types | |
| enum class | Type { Type::Offset , Type::Shell } |
| type of offset More... | |
| enum class | EndType { EndType::Round , EndType::Cut } |
| type of offsetting on ends of non-closed contours More... | |
| enum class | CornerType { CornerType::Round , CornerType::Sharp } |
| type of positive offset curve in corners More... | |
Public Attributes | |
| enum MR::OffsetContoursParams::Type | Offset |
| enum MR::OffsetContoursParams::EndType | Round |
| enum MR::OffsetContoursParams::CornerType | Round |
| float | minAnglePrecision = PI_F / 9.0f |
| precision of round corners and ends | |
| float | maxSharpAngle = PI_F * 2.0f / 3.0f |
| limit for sharp corners connection | |
| OffsetContoursVertMaps * | indicesMap = nullptr |
| 120 deg | |