Public Member Functions | |
ColorCoding () | |
void | pnlColor_Paint (object sender, System.Windows.Forms.PaintEventArgs e) |
Vector3 | getColor (float val) |
Protected Member Functions | |
override void | Dispose (bool disposing) |
|
Default Constructor. |
|
Clean up any resources being used. |
|
Return the color for value val. The value for which the color should be returned. |
|
Draw the transfer function to a graphics object. The sender of this method. The graphics parameters needed for drawing. |