directx-d ~developer (2021-10-31T21:06:23.8547217)
Dub
Repo
D2D_RECT_F
directx
d2dbasetypes
Undocumented in source.
struct
D2D_RECT_F {
FLOAT
left
;
FLOAT
top
;
FLOAT
right
;
FLOAT
bottom
;
}
Members
Variables
bottom
FLOAT
bottom
;
Undocumented in source.
left
FLOAT
left
;
Undocumented in source.
right
FLOAT
right
;
Undocumented in source.
top
FLOAT
top
;
Undocumented in source.
Meta
Source
See Implementation
directx
d2dbasetypes
aliases
D2D_COLOR_F
D2D_POINT_2L
D2D_RECT_L
structs
D2D_MATRIX_3X2_F
D2D_MATRIX_4X3_F
D2D_MATRIX_4X4_F
D2D_MATRIX_5X4_F
D2D_POINT_2F
D2D_POINT_2U
D2D_RECT_F
D2D_RECT_U
D2D_SIZE_F
D2D_SIZE_U
D2D_VECTOR_2F
D2D_VECTOR_3F
D2D_VECTOR_4F