Element Class Reference

#include <Element.h>

Inheritance diagram for Element:

EventIn EventOut ExposedField Field List of all members.

Public Member Functions

virtual ~Element ()
virtual int getElementType () const=0

Detailed Description

(Pure Virtual) The base class of Field, EventIn, EventOut and ExposedField classes. Contains an enumeration of the element types: EL_UNKNOWN, EL_EVENT_IN, EL_EVENT_OUT, L_EXPOSED_FIELD, EL_FIELD_DEF that correspond to the VRML97 element types.


Constructor & Destructor Documentation

virtual Element::~Element (  )  [inline, virtual]


Member Function Documentation

virtual int Element::getElementType (  )  const [pure virtual]

Implemented in EventIn, EventOut, ExposedField, and Field.


Generated on Thu Jan 18 10:06:17 2007 for vhdPLUS by  doxygen 1.5.1-p1