Go to the documentation of this file. 1 #ifndef LISTOFBOUNDINGBOX_H
2 #define LISTOFBOUNDINGBOX_H "ListOfBoundingBox.h"
15 #define DEBUGTEMPLATE 0
23 #endif // the counter static int theIDCount is used
30 void checkRange(
int)
const;
34 #if DEBUGTEMPLATE // Should be initialized for debugging.
35 static int theIDCount;
36 #endif // int ListOfBoundingBox<stuff>::theIDCount = 0;