Closed drwells closed 1 year 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.
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.