PGE Engine
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Public Attributes | Static Public Attributes | List of all members
SomeThing Struct Reference

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...
 

Detailed Description

A user type to test with, instead of a simple type such as an 'int'.

Member Data Documentation

int SomeThing::s_outstandingAllocs = 0
static

Count how many outstanding objects remain.

Init static.


The documentation for this struct was generated from the following file: