aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
ID2D1Geometry.CombineWithGeometry
aurora
directx
d2d1
d2d1_0
ID2D1Geometry
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HRESULT
CombineWithGeometry
(ID2D1Geometry inputGeometry, D2D1_COMBINE_MODE combineMode, D2D1_MATRIX_3X2_F* inputGeometryTransform, ID2D1SimplifiedGeometrySink geometrySink)
HRESULT
CombineWithGeometry
(ID2D1Geometry inputGeometry, D2D1_COMBINE_MODE combineMode, D2D1_MATRIX_3X2_F* inputGeometryTransform, float flatteningTolerance, ID2D1SimplifiedGeometrySink geometrySink)
interface
ID2D1Geometry
extern (
Windows
)
HRESULT
CombineWithGeometry
(
ID2D1Geometry
inputGeometry
,
D2D1_COMBINE_MODE
combineMode
,
const
D2D1_MATRIX_3X2_F
*
inputGeometryTransform
,
float
flatteningTolerance
,
ID2D1SimplifiedGeometrySink
geometrySink
)
Meta
Source
See Implementation
aurora
directx
d2d1
d2d1_0
ID2D1Geometry
functions
CombineWithGeometry
CompareWithGeometry
ComputeArea
ComputeLength
ComputePointAtLength
FillContainsPoint
GetBounds
GetWidenedBounds
Outline
Simplify
StrokeContainsPoint
Tessellate
Widen