Enki  1.9
Public Member Functions | Public Attributes | List of all members
Enki::PhysicalObject::UserData Class Reference

User specific data that can be attached to any object in the world. More...

#include <PhysicalEngine.h>

Public Member Functions

void deleteIfRequired ()
 Ask the user data to garbage collect itself if appropriate (i.e. not a singleton)
 
virtual ~UserData ()
 Virtual destructor, call destructor of child classes.
 

Public Attributes

bool deletedWithObject
 if true, deleted along with the physical object.
 

Detailed Description

User specific data that can be attached to any object in the world.


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