Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Displayable.h File Reference

Base class for all objects which are drawn in the DisplayDevice. More...

#include "Matrix4.h"
#include "ResizeArray.h"
#include "Pickable.h"
#include "utilities.h"
#include "VMDDisplayList.h"
#include "MaterialList.h"

Go to the source code of this file.

Compounds

class  Displayable
 Base class for all objects which are drawn by a DisplayDevice. More...


Detailed Description

Base class for all objects which are drawn in the DisplayDevice.

Each Displayable is also a linked list of other Displayables, which act as 'children' to the parent, i.e. they get the parent's tranformation as well as their own.

Definition in file Displayable.h.


Generated on Sat Apr 20 02:44:08 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002