#include "Displayable.h"
#include "NameList.h"
#include "ResizeArray.h"
#include "GeometryMol.h"
#include "DispCmds.h"
Go to the source code of this file.
Compounds | |
class | GeometryList |
Displayable subclass to maintain geometry monitors, and draw them to a scene. More... | |
struct | GeomListStruct |
structure used to store data about each category. More... | |
Typedefs | |
typedef ResizeArray< GeometryMol * > * | GeomListPtr |
structure used to store data about each category. More... |
|
structure used to store data about each category.
Definition at line 39 of file GeometryList.h. |