directx-d v0.14.1 (2022-11-15T10:12:44Z)
Dub
Repo
ID2D1Geometry.Simplify
directx
d2d1
ID2D1Geometry
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
interface
ID2D1Geometry
extern (
Windows
) const
HRESULT
Simplify
(
D2D1_GEOMETRY_SIMPLIFICATION_OPTION
simplificationOption
,
const
(
D2D1_MATRIX_3X2_F
)*
worldTransform
,
FLOAT
flatteningTolerance
,
ID2D1SimplifiedGeometrySink
geometrySink
)
Meta
Source
See Implementation
directx
d2d1
ID2D1Geometry
functions
CombineWithGeometry
CompareWithGeometry
ComputeArea
ComputeLength
ComputePointAtLength
FillContainsPoint
GetBounds
GetWidenedBounds
Outline
Simplify
StrokeContainsPoint
Tessellate
Widen