#include <wx/wx.h>
#include "../vuGLCanvas.h"
#include "vuSimpleTypes.h"
Include dependency graph for vuKeyFrameCanvas.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | vuKeyFrameCanvas |
This is supposed to diplay the chart of frames in time... More... | |
Enumerations | |
enum | { vuEVT_TRANSFER_NODE_SELECT = 12000, vuEVT_TRANSFER_NODE_OPEN, vuEVT_TRANSFER_CHANGE } |
These are the event identifiers for vuKeyFrameCanvas events. More... |
|
These are the event identifiers for vuKeyFrameCanvas events.
Definition at line 78 of file vuKeyFrameCanvas.h. |