Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

DrawObj.H File Reference

A container for a graphical object that knows how to draw itself. More...

#include "BBox.H"
#include "Color.H"
#include <mlib/points.H>
#include "glwrap.H"
#include "PropertyChangeNotifier.H"
#include "streamwrap.H"

Go to the source code of this file.

Compounds

class  DrawObj

Defines

#define OUTSIDE_GLUE_CORE

Enumerations

enum  DL_MODE {
  DL_NONE = 0, DL_BUILD = 1, DL_REBUILD = 2, DL_DRAW = 3,
  DL_NO_PENDING_SETMODE = 4
}


Detailed Description

A container for a graphical object that knows how to draw itself.

Author:
Daniel Keefe (dfk)

Define Documentation

#define OUTSIDE_GLUE_CORE
 


Enumeration Type Documentation

enum DL_MODE
 

Enumeration values:
DL_NONE 
DL_BUILD 
DL_REBUILD 
DL_DRAW 
DL_NO_PENDING_SETMODE 


Generated on Mon Sep 15 16:27:56 2003 for inspace by doxygen1.2.18