ihmcrobotics / euclid

Vector math, geometry, reference frame, and shapes 2D & 3D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EuclidGeometryTools.areVector3DsParallel should probably do a greater or equal comparison instead of strictly greater.

SylvainBertrand opened this issue · comments

EuclidGeometryTools.areVector3DsParallel should probably do a greater or equal comparison instead of strictly greater.