#include <wx/control.h>
#include <wx/panel.h>
#include <wx/dcbuffer.h>
#include "trafupoint.h"
#include "trafu_ctrl_event.h"
#include "histogramdata.h"
#include "trafu_data.h"
#include <list>
#include <vector>
Go to the source code of this file.
Classes | |
class | TransferFunctionCtrlCanvas |
Class managing the visual representation of the transfer function/histrogram/color range. More... |