mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 15:08:28 -04:00
8e8ab3af96
That function was only being used by the unit tests and the benchmark. In order to remove memory usage, the triangles will be removed, since we don't actually need to keep them in real situations. Thus, this patch removes that function and copy those triangles to the test and benchmark. |
||
---|---|---|
.. | ||
benchmark_geodesic_grid.cpp | ||
benchmark_matrix.cpp | ||
wscript |