regionpropsford v0.0.1 (2019-03-11T13:33:22Z)
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