Project

General

Profile

« Previous | Next » 

Revision 1df6a460

Added by danij over 12 years ago

Fixed: Rounding error in M_BoxOnLineSide2()

The vector math lib's PointOnLineSide() routines return the positional
relationship delta, rather than the logical delta, which can not be
used for logical comparisons as-is; they must be "normalized" first.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences