voxelman.geometry.utils

Members

Functions

getCCWRotationFunction
T function(T) getCCWRotationFunction(ubyte rotType)
Undocumented in source. Be warned that the author may not have intended to support it.
getCCWRotationShiftOriginFunction
T function(T, T) getCCWRotationShiftOriginFunction(ubyte rotType)
Undocumented in source. Be warned that the author may not have intended to support it.
rotateCCW0
T rotateCCW0(T point)
Undocumented in source. Be warned that the author may not have intended to support it.
rotateCCW0ShiftOrigin
T rotateCCW0ShiftOrigin(T point, T size)
Undocumented in source. Be warned that the author may not have intended to support it.
rotateCCW180
T rotateCCW180(T point)
Undocumented in source. Be warned that the author may not have intended to support it.
rotateCCW180ShiftOrigin
T rotateCCW180ShiftOrigin(T point, T size)
Undocumented in source. Be warned that the author may not have intended to support it.
rotateCCW270
T rotateCCW270(T point)
Undocumented in source. Be warned that the author may not have intended to support it.
rotateCCW270ShiftOrigin
T rotateCCW270ShiftOrigin(T point, T size)
Undocumented in source. Be warned that the author may not have intended to support it.
rotateCCW90
T rotateCCW90(T point)
Undocumented in source. Be warned that the author may not have intended to support it.
rotateCCW90ShiftOrigin
T rotateCCW90ShiftOrigin(T point, T size)
Undocumented in source. Be warned that the author may not have intended to support it.
rotatePointCCW
T rotatePointCCW(T point, ubyte rotType)
Undocumented in source. Be warned that the author may not have intended to support it.
rotatePointCW
T rotatePointCW(T point, ubyte rotType)
Undocumented in source. Be warned that the author may not have intended to support it.
rotatePointShiftOriginCW
T rotatePointShiftOriginCW(T point, T size, ubyte rotType)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Authors

Andrey Penechko.