GraphicalObject::ChildListElem Struct Reference

#include <GraphicalObject.h>

List of all members.

Public Attributes

ChildListElemnext
GraphicalObjectobject


Detailed Description

Structure holding all the children of this graphical object.

Definition at line 108 of file GraphicalObject.h.


Member Data Documentation

ChildListElem* GraphicalObject::ChildListElem::next
 

Pointer to the structure holding the next child.

Definition at line 110 of file GraphicalObject.h.

GraphicalObject* GraphicalObject::ChildListElem::object
 

Pointer to the actual child.

Definition at line 111 of file GraphicalObject.h.


Generated on Sun Jul 2 13:20:40 2006 for Demo by  doxygen 1.4.6-NO