CullableObject

Inheritance:

Methods of CullableObject:

getClassType
static TypeHandle CullableObject::get_class_type(void);

Undocumented function.

getNumEverAllocated
static int CullableObject::get_num_ever_allocated(void);

Description: Returns the number of CullableObject pointers ever simultaneously allocated; these are now either in active use or have been recycled into the deleted CullableObject pool to be used again.