#include "maxheap.h"#include "ref.h"#include "plugapi.h"#include "AnimPropertyID.h"#include "TrackClipObject.h"Go to the source code of this file.
Classes |
|
| class | NoteTrack |
| class | NoteAnimProperty |
| class | NoteKey |
| class | NoteKeyTab |
| class | NoteKeyClipObject |
| class | DefNoteTrack |
Defines |
|
| #define | NOTEKEY_SELECTED (1<<0) |
| #define | NOTEKEY_LOCKED (1<<1) |
| #define | NOTEKEY_FLAGGED (1<<2) |
Functions |
|
| CoreExport NoteTrack * | NewDefaultNoteTrack () |
| #define NOTEKEY_SELECTED (1<<0) |
Definition at line 49 of file notetrck.h.
| #define NOTEKEY_LOCKED (1<<1) |
Definition at line 50 of file notetrck.h.
| #define NOTEKEY_FLAGGED (1<<2) |
Definition at line 51 of file notetrck.h.
| CoreExport NoteTrack* NewDefaultNoteTrack | ( | ) |