Cache a Z table for layer range search
This commit is contained in:
@ -1 +1,2 @@
|
||||
std::map<uint32_t, uint32_t>* T_PTR
|
||||
ZTable* O_OBJECT
|
||||
std::vector< unsigned int >* T_STD_VECTOR_UINT_PTR
|
||||
|
||||
Reference in New Issue
Block a user