directx-d v0.14.1 (2022-11-15T10:12:44Z)
Dub
Repo
ID2D1PathGeometry1.ComputePointAndSegmentAtLength
directx
d2d1_1
ID2D1PathGeometry1
Undocumented in source. Be warned that the author may not have intended to support it.
HRESULT
ComputePointAndSegmentAtLength
(FLOAT length, UINT32 startSegment, const(D2D1_MATRIX_3X2_F)* worldTransform, FLOAT flatteningTolerance, D2D1_POINT_DESCRIPTION* pointDescription)
HRESULT
ComputePointAndSegmentAtLength
(FLOAT length, UINT32 startSegment, D2D1_MATRIX_3X2_F worldTransform, FLOAT flatteningTolerance, D2D1_POINT_DESCRIPTION pointDescription)
HRESULT
ComputePointAndSegmentAtLength
(FLOAT length, UINT32 startSegment, const(D2D1_MATRIX_3X2_F)* worldTransform, D2D1_POINT_DESCRIPTION* pointDescription)
HRESULT
ComputePointAndSegmentAtLength
(FLOAT length, UINT32 startSegment, const(D2D1_MATRIX_3X2_F) worldTransform, D2D1_POINT_DESCRIPTION* pointDescription)
interface
ID2D1PathGeometry1
extern (
Windows
) final const
HRESULT
ComputePointAndSegmentAtLength
(
FLOAT
length
,
UINT32
startSegment
,
const
(
D2D1_MATRIX_3X2_F
)
worldTransform
,
D2D1_POINT_DESCRIPTION
*
pointDescription
)
Meta
Source
See Implementation
directx
d2d1_1
ID2D1PathGeometry1
functions
ComputePointAndSegmentAtLength