1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-01 11:25:50 +00:00

Cache a Z table for layer range search

This commit is contained in:
Alessandro Ranellucci
2013-06-23 17:07:12 +02:00
parent 37105e8237
commit f3a9d41c70
6 changed files with 55 additions and 19 deletions
+2 -1
View File
@@ -1 +1,2 @@
std::map<uint32_t, uint32_t>* T_PTR
ZTable* O_OBJECT
std::vector< unsigned int >* T_STD_VECTOR_UINT_PTR