MinPointMaxPointRect

Undocumented in source.

Alias This

pointPointRect

Members

Aliases

a
alias a = minPoint
Undocumented in source.
b
alias b = maxPoint
Undocumented in source.
max
alias max = maxPoint
Undocumented in source.
min
alias min = minPoint
Undocumented in source.
pointA
alias pointA = minPoint
Undocumented in source.
pointB
alias pointB = maxPoint
Undocumented in source.

Functions

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

Variables

maxPoint
PVec2!T maxPoint;
Undocumented in source.
minPoint
PVec2!T minPoint;
Undocumented in source.

Meta