17#ifndef __albaGUILutWidget_H__
18#define __albaGUILutWidget_H__
23#include "vtkLookupTable.h"
31 albaGUILutWidget(wxWindow* parent, wxWindowID
id = -1,
const wxPoint& pos = wxDefaultPosition,
32 const wxSize& size = wxSize(300,290),
long style = wxTAB_TRAVERSAL );
albaColor is a class representing an RGBA color:
Implementation of the message object for the Subject/Observer design pattern.
Interface implementing the Observer of the Subject/Observer design pattern.