#include <vuTFDesign.h>
Collaboration diagram for vuTFDesign::ColourNode:
Public Member Functions | |
ColourNode (byte intensity=0, dword ncomp=32, const float val=0) | |
ColourNode (byte intensity, dword ncomp, const vuColourN &_col) | |
ColourNode (byte intensity, dword ncomp, const float *_col) | |
ColourNode (byte intensity=0, dword ncomp=32, const float val=0) | |
ColourNode (byte intensity, dword ncomp, const vuColourN &_col) | |
ColourNode (byte intensity, dword ncomp, const float *_col) | |
Public Attributes | |
dword | intensity |
float | col [32] |
Definition at line 53 of file General/vuTFunc/vuTFDesign.h.
|
Definition at line 417 of file General/vuTFunc/vuTFDesign.cpp. |
|
Definition at line 391 of file General/vuTFunc/vuTFDesign.cpp. References col, dword, intensity, and vuColourN::nComponents(). |
Here is the call graph for this function:
|
Definition at line 405 of file General/vuTFunc/vuTFDesign.cpp. |
|
|
|
|
|
|
|
Definition at line 60 of file Volume/Regular/Unimodal/3d/1B/Intensity/vuTFDesign.h. Referenced by ColourNode(), vuTransferCanvas::OnMouse(), vuTransferDialog::OnOpen(), vuTransferDialog::OnSelect(), vuTransferCanvas::setActiveColour(), and vuTFDesign::writeColours(). |
|