drwells / fiddle

4 stars 3 forks source link

Box predicate #202

Closed drwells closed 11 months ago

drwells commented 11 months ago

These functions are called a lot more now than they used to since we have meter meshes, so they are worth optimizing. This isn't too hard either - we just have to use rtrees with the correct callback syntax to prevent dynamic memory allocation.