Files
Graham Pentheny 0312fbc12b Removed template from closestPointOnDetailEdges function
Change to a boolean parameter.  This is helpful to remove warnings about conditionals with constant expressions (line 640) and also makes the impending C conversion easier.  Any perf changes are probably either an improvement or a wash - one more parameter and branch vs a whole other function blowing out icache.  Not measured though.
2026-02-08 13:32:32 -05:00
..
2026-02-07 22:44:12 -05:00