A user type to test with, instead of a simple type such as an 'int'. More...
Public Attributes | |
| int | m_creationCounter |
| Just a number for identifying within test program. | |
| Vec3 | m_min |
| Vec3 | m_max |
| Minimal bounding rect, values must be known and constant in order to remove from RTree. | |
Static Public Attributes | |
| static int | s_outstandingAllocs = 0 |
| Count how many outstanding objects remain. More... | |
A user type to test with, instead of a simple type such as an 'int'.
|
static |
Count how many outstanding objects remain.
Init static.
1.8.7