directx-d v0.14.1 (2022-11-15T10:12:44Z)
Dub
Repo
ID2D1PathGeometry1.ComputePointAndSegmentAtLength
directx
d2d1_1
ID2D1PathGeometry1
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HRESULT
ComputePointAndSegmentAtLength
(FLOAT length, UINT32 startSegment, const(D2D1_MATRIX_3X2_F)* worldTransform, FLOAT flatteningTolerance, D2D1_POINT_DESCRIPTION* pointDescription)
interface
ID2D1PathGeometry1
extern (
Windows
) const
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)
Meta
Source
See Implementation
directx
d2d1_1
ID2D1PathGeometry1
functions
ComputePointAndSegmentAtLength