-
Vojtech Moravec authored
The old API is still present and just allocates the difference array, which is later passed to the `new` function. This way we can skip allocating the same array every time we want to calculate plane difference of multiple planes.
Vojtech Moravec authoredThe old API is still present and just allocates the difference array, which is later passed to the `new` function. This way we can skip allocating the same array every time we want to calculate plane difference of multiple planes.