regionpropsford ~master (2021-10-31T08:20:34.3483725)
Dub
Repo
Rectangle
measure
types
Undocumented in source.
struct
Rectangle {
int
x
;
int
y
;
int
width
;
int
height
;
}
Members
Variables
height
int
height
;
Undocumented in source.
width
int
width
;
Undocumented in source.
x
int
x
;
Undocumented in source.
y
int
y
;
Undocumented in source.
Meta
Source
See Implementation
measure
types
classes
Region
functions
adjoint
determinant
getCofactor
structs
Ellipse
Mat2D
Point
Rectangle
XYList