#include <HEventManager.h>

Public Member Functions | |
| virtual const char * | GetName ()=0 |
| HObject () | |
HObject instances need to register themselves with the ObjectManager. They can receive events and allow for the persistent storage of data.
| HObject::HObject | ( | ) | [inline] |
Constructs an HObject object
| virtual const char* HObject::GetName | ( | ) | [pure virtual] |
Implemented in HEdgeVertexSelectionObject, HImagePanelManagerObject, HInfoWindowObject, HLightsObject, HDraggerObject, HSubwindow, and HSubwindow2.