Skip to content
Snippets Groups Projects
Commit 675735d8 authored by Vojtech Moravec's avatar Vojtech Moravec
Browse files

Save array difference result to prepared array.

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.
parent 4d44724a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment