pp ~master (2022-03-17T16:54:59.4839102)
Dub
Repo
RectangleT.__anonymous
polyplex
math
rectangle
RectangleT
Undocumented in source.
struct
RectangleT
(T)
union
__anonymous {
struct
__anonymous
;
T
[
4
]
data
;
}
Members
Structs
__anonymous
struct
__anonymous
Undocumented in source.
Variables
data
T
[
4
]
data
;
Rectangle represented as an array, useful for passing data to the graphics API
Meta
Source
See Implementation
polyplex
math
rectangle
RectangleT
constructors
this
functions
Bottom
Center
Displace
Expand
Intersects
Left
Right
Top
opBinary
unions
__anonymous