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

NodeWidget.h File Reference

#include "WidgetBase.h"

Go to the source code of this file.

Compounds

class  NodeWidget
 a Node (point) also can keep track of edges it is connected to More...


Typedefs

typedef gutz::SmartPtr< NodeWidgetNodeWidgetSP
typedef std::vector< NodeWidgetSPNodeWidgetVec
typedef NodeWidgetVec::iterator NodeWidgetVecIter

Variables

const gutz::vec4f defNodeColor = gutz::vec4f(.4256f, .4000f, .9412f, 1.0f)
 NodeWidget.h.


Typedef Documentation

typedef gutz::SmartPtr<NodeWidget> NodeWidgetSP
 

Definition at line 136 of file NodeWidget.h.

Referenced by FrameWidget::configureFrame().

typedef std::vector<NodeWidgetSP> NodeWidgetVec
 

Definition at line 137 of file NodeWidget.h.

typedef NodeWidgetVec::iterator NodeWidgetVecIter
 

Definition at line 138 of file NodeWidget.h.


Variable Documentation

const gutz::vec4f defNodeColor = gutz::vec4f(.4256f, .4000f, .9412f, 1.0f)
 

NodeWidget.h.

Definition at line 26 of file NodeWidget.h.

Referenced by GLUNodeWidget::GLUNodeWidget().


Send questions, comments, and bug reports to:
jmk