mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-10 01:44:00 -04:00
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 |