opensurgsim
|
A helper base class. More...
Static Public Member Functions | |
static int | getNumInstancesCreated () |
static int | getNumInstancesDestroyed () |
static void | resetInstanceIndices () |
Static Protected Member Functions | |
static int | getNextInstanceIndex () |
static void | markDestruction () |
Static Protected Attributes | |
static int | m_constructionIndex = 0 |
static int | m_destructionIndex = 0 |
A helper base class.