TransferFunction::Vertex Class Reference

List of all members.

Public Member Functions

 Vertex ()
 Vertex (int x, int xScaled, QColor color)
 ~Vertex ()
void drawVertex (QPainter &painter)
void setPos (int x, int xScaled, int y)

Public Attributes

int x
int xScaled
QColor color
bool selected

Static Public Attributes

static const unsigned short int DRAW_SIZE = 7


Detailed Description

Definition at line 64 of file TransferFunction.h.


Constructor & Destructor Documentation

TransferFunction::Vertex::Vertex (  ) 

Definition at line 633 of file TransferFunction.cpp.

References selected.

TransferFunction::Vertex::Vertex ( int  x,
int  xScaled,
QColor  color 
)

Definition at line 638 of file TransferFunction.cpp.

References selected.

TransferFunction::Vertex::~Vertex (  ) 

Definition at line 653 of file TransferFunction.cpp.


Member Function Documentation

void TransferFunction::Vertex::drawVertex ( QPainter &  painter  ) 

Definition at line 450 of file TransferFunction.cpp.

References color, DRAW_SIZE, selected, and xScaled.

void TransferFunction::Vertex::setPos ( int  x,
int  xScaled,
int  y 
)

Definition at line 646 of file TransferFunction.cpp.

References color.


Member Data Documentation

const unsigned short int TransferFunction::Vertex::DRAW_SIZE = 7 [static]

Definition at line 75 of file TransferFunction.h.

Referenced by TransferFunction::containsNearVertex(), and drawVertex().


The documentation for this class was generated from the following files:

Generated on Wed Dec 10 13:50:14 2008 for Tido Visualization by  doxygen 1.5.7.1