|
3ds Max C++ API Reference
|
#include "maxheap.h"#include "ref.h"#include "plugapi.h"#include "AnimPropertyID.h"#include "TrackClipObject.h"Classes | |
| class | NoteTrack |
| class | NoteAnimProperty |
| class | NoteKey |
| class | NoteKeyTab |
| class | NoteKeyClipObject |
| class | DefNoteTrack |
Macros | |
| #define | NOTEKEY_SELECTED (1<<0) |
| #define | NOTEKEY_LOCKED (1<<1) |
| #define | NOTEKEY_FLAGGED (1<<2) |
Functions | |
| CoreExport NoteTrack * | NewDefaultNoteTrack () |
| #define NOTEKEY_SELECTED (1<<0) |
| #define NOTEKEY_LOCKED (1<<1) |
| #define NOTEKEY_FLAGGED (1<<2) |
| CoreExport NoteTrack* NewDefaultNoteTrack | ( | ) |