math.polar_rect

Undocumented in source.

Members

Aliases

getT
alias getT = getTheda
Undocumented in source.

Functions

getPolar
ReturnT[2] getPolar(XT x, YT y)
Undocumented in source. Be warned that the author may not have intended to support it.
getPolar
ReturnT[2] getPolar(ValueT x, ValueT y)
Undocumented in source. Be warned that the author may not have intended to support it.
getPolar
T[2] getPolar(T x, T y)
Undocumented in source. Be warned that the author may not have intended to support it.
getPolar
ReturnT[2] getPolar(ValueT[2] rect)
Undocumented in source. Be warned that the author may not have intended to support it.
getPolar
T[2] getPolar(T[2] rect)
Undocumented in source. Be warned that the author may not have intended to support it.
getR
ReturnT getR(XT x, YT y)
Undocumented in source. Be warned that the author may not have intended to support it.
getR
ReturnT getR(ValueT x, ValueT y)
Undocumented in source. Be warned that the author may not have intended to support it.
getR
T getR(T x, T y)
Undocumented in source. Be warned that the author may not have intended to support it.
getR
ReturnT getR(ValueT[2] rect)
Undocumented in source. Be warned that the author may not have intended to support it.
getR
T getR(T[2] rect)
Undocumented in source. Be warned that the author may not have intended to support it.
getRect
ReturnT[2] getRect(RT r, TT t)
Undocumented in source. Be warned that the author may not have intended to support it.
getRect
ReturnT[2] getRect(ValueT r, ValueT t)
Undocumented in source. Be warned that the author may not have intended to support it.
getRect
T[2] getRect(T r, T t)
Undocumented in source. Be warned that the author may not have intended to support it.
getRect
ReturnT[2] getRect(ValueT[2] polar)
Undocumented in source. Be warned that the author may not have intended to support it.
getRect
T[2] getRect(T[2] polar)
Undocumented in source. Be warned that the author may not have intended to support it.
getTheda
ReturnT getTheda(XT x, YT y)
Undocumented in source. Be warned that the author may not have intended to support it.
getTheda
ReturnT getTheda(ValueT x, ValueT y)
Undocumented in source. Be warned that the author may not have intended to support it.
getTheda
T getTheda(T x, T y)
Undocumented in source. Be warned that the author may not have intended to support it.
getTheda
ReturnT getTheda(ValueT[2] rect)
Undocumented in source. Be warned that the author may not have intended to support it.
getTheda
T getTheda(T[2] rect)
Undocumented in source. Be warned that the author may not have intended to support it.
getX
ReturnT getX(RT r, TT t)
Undocumented in source. Be warned that the author may not have intended to support it.
getX
ReturnT getX(ValueT r, ValueT t)
Undocumented in source. Be warned that the author may not have intended to support it.
getX
T getX(T r, T t)
Undocumented in source. Be warned that the author may not have intended to support it.
getX
ReturnT getX(ValueT[2] polar)
Undocumented in source. Be warned that the author may not have intended to support it.
getX
T getX(T[2] polar)
Undocumented in source. Be warned that the author may not have intended to support it.
getY
ReturnT getY(RT r, TT t)
Undocumented in source. Be warned that the author may not have intended to support it.
getY
ReturnT getY(ValueT r, ValueT t)
Undocumented in source. Be warned that the author may not have intended to support it.
getY
T getY(T r, T t)
Undocumented in source. Be warned that the author may not have intended to support it.
getY
ReturnT getY(ValueT[2] polar)
Undocumented in source. Be warned that the author may not have intended to support it.
getY
T getY(T[2] polar)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta