arbeit
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

EdgeWidget.h File Reference

#include "WidgetBase.h"
#include <signalGutz.h>

Go to the source code of this file.

Compounds

class  EdgeWidget
 an edge (line) composed of 2 points (start/end) More...


Typedefs

typedef gutz::SmartPtr< EdgeWidgetEdgeWidgetSP
typedef std::vector< EdgeWidgetSPEdgeWidgetVec
typedef EdgeWidgetVec::iterator EdgeWidgetVecIter

Variables

const gutz::vec4f defEdgeColor = gutz::vec4f(.3645f, .3529f, .7569f, 1.0f)


Typedef Documentation

typedef gutz::SmartPtr<EdgeWidget> EdgeWidgetSP
 

Definition at line 162 of file EdgeWidget.h.

Referenced by FrameWidget::configureFrame().

typedef std::vector<EdgeWidgetSP> EdgeWidgetVec
 

Definition at line 163 of file EdgeWidget.h.

typedef EdgeWidgetVec::iterator EdgeWidgetVecIter
 

Definition at line 164 of file EdgeWidget.h.


Variable Documentation

const gutz::vec4f defEdgeColor = gutz::vec4f(.3645f, .3529f, .7569f, 1.0f)
 

Definition at line 30 of file EdgeWidget.h.

Referenced by GLUEdgeWidget::GLUEdgeWidget().


Send questions, comments, and bug reports to:
jmk