Go to the source code of this file.
Classes | |
| class | impeller::PathReceiver |
| Collection of functions to receive path segments from the underlying path representation via the DlPath::Dispatch method. More... | |
| class | impeller::PathSource |
| class | impeller::RectPathSource |
| A PathSource object that provides path iteration for any TRect. More... | |
| class | impeller::EllipsePathSource |
| A PathSource object that provides path iteration for any ellipse inscribed within a Rect bounds. More... | |
Namespaces | |
| namespace | impeller |
Enumerations | |
| enum class | impeller::FillType { impeller::kNonZero , impeller::kOdd } |
| enum class | impeller::Convexity { impeller::kUnknown , impeller::kConvex } |