11 #ifndef __GA_GBPointRedirectArray__
12 #define __GA_GBPointRedirectArray__
39 ~GA_GBPointRedirectArray();
43 GA_Size entries()
const {
return myMap.size(); }
60 void clear() { clearAndResize(); }
64 myMap = std::map<GA_Index, GA_Index>();
81 std::map<GA_Index, GA_Index> myMap;
std::map< GA_Index, GA_Index >::const_iterator const_iterator
*get result *(waiting if necessary)*A common idiom is to fire a bunch of sub tasks at the and then *wait for them to all complete We provide a helper class
#define SYS_DEPRECATED_PUSH_DISABLE()
#define SYS_DEPRECATED_POP_DISABLE()
The merge map keeps track of information when merging details.
exint GA_Size
Defines the bit width for index and offset types in GA.
Class used to create a map of source points during merging.
#define SYS_DEPRECATED_HDK(__V__)
GA_Size GA_Index
Define the strictness of GA_Offset/GA_Index.