PointVecLine

Undocumented in source.

Members

Aliases

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

Functions

opCast
PointPointLine!T opCast()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

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

Meta