#include <wx/wx.h>
#include "vuGLCanvas.h"
#include "vuTFunc/vuTFDesign.h"
Include dependency graph for vuTransferCanvas.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | vuTransferCanvas |
A viewer and editor for the vuTFDesign transfer function. More... | |
Enumerations | |
enum | { vuEVT_TRANSFER_NODE_SELECT = 12000, vuEVT_TRANSFER_NODE_OPEN, vuEVT_TRANSFER_CHANGE } |
These are the event identifiers for vuTransferCanvas events. More... |
|
These are the event identifiers for vuTransferCanvas events.
Definition at line 127 of file vuTransferCanvas.h. |