Alphabetical Class Index  Class Hierarchy   File Members   Compound Members   File List  

HObject Class Reference

The HObject is the base class for generic MVO objects. More...

#include <HEventManager.h>

Inheritance diagram for HObject:

HDraggerObject HEdgeVertexSelectionObject HImagePanelManagerObject HInfoWindowObject HLightsObject HSubwindow HSubwindow2

List of all members.

Public Member Functions

virtual const char * GetName ()=0
 HObject ()


Detailed Description

The HObject is the base class for generic MVO objects.

HObject instances need to register themselves with the ObjectManager. They can receive events and allow for the persistent storage of data.


Constructor & Destructor Documentation

HObject::HObject (  )  [inline]

Constructs an HObject object


Member Function Documentation

virtual const char* HObject::GetName (  )  [pure virtual]

Returns:
A character pointer denoting the name of the object.

Implemented in HEdgeVertexSelectionObject, HImagePanelManagerObject, HInfoWindowObject, HLightsObject, HDraggerObject, HSubwindow, and HSubwindow2.


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