-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Should use abs(), consider negative values.
3DGameProgrammingTutorial/src/math/vector.cpp
Line 189 in 9f2dadc
| return (vals[0] - other.vals[0]) < errorMargin && |
Metadata
Metadata
Assignees
Labels
No labels