PointSizeRect

Undocumented in source.

Alias This

pointVecRect

Members

Aliases

p
alias p = pos
Undocumented in source.
point
alias point = pos
Undocumented in source.
v
alias v = size
Undocumented in source.
vec
alias vec = size
Undocumented in source.
vector
alias vector = size
Undocumented in source.

Functions

pointVecRect
PointVecRect pointVecRect()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

pos
PVec2!T pos;
Undocumented in source.
size
Vec2!T size;
Undocumented in source.

Meta