Closed lovasko closed 9 years ago
We can spare p2 and p3, thus saving 6 floats per triangle. This will not affect the Triangle::intersect at all.
p2
p3
float
Triangle::intersect
We can spare
p2
andp3
, thus saving 6float
s per triangle. This will not affect theTriangle::intersect
at all.