#include <wx/wx.h>
#include <vector>
#include <fstream>
#include "Color4.h"
#include "MathCommon.h"
#include "TransferTexture.h"


Go to the source code of this file.
Classes | |
| class | TransferPlotChangeListner |
| Interface that is called when thr transfer plot changes. More... | |
| class | TransferFunctionPlot |
| The widget for displaying the transfer function as a piecewise-linear function. More... | |
| class | TransferFunctionWidget |
| The widget for creating tranfer functions. More... | |
Definition in file TransferFunctionWidget.h.
1.5.6