Code

Small change to cubic_bbox to skip A LOT of unnecessary computation when the control...
authorjaspervdg <jaspervdg@users.sourceforge.net>
Sat, 19 Jul 2008 13:21:48 +0000 (13:21 +0000)
committerjaspervdg <jaspervdg@users.sourceforge.net>
Sat, 19 Jul 2008 13:21:48 +0000 (13:21 +0000)
commit8a507a13a4a6adfb638f731e371abbbf25817697
tree0d4e11a1f6555253d989bde4a193db074e5a87a7
parent9eb886f0efdd076022ef171278e8475a580a1e91
Small change to cubic_bbox to skip A LOT of unnecessary computation when the control points fall within the existing bounding box (checked separately for the x and y ranges).
src/helper/geom.cpp