#include "maxheap.h"
#include "ref.h"
Go to the source code of this
file.
Define Documentation
#define
TVNODE_CLASS_ID Class_ID(0x8d73b8aa, 0x90f2ee71) |
#define
GLOBAL_VAR_TVNODE_CLASS_ID Class_ID(0xb27e9f2a, 0x73fad370) |
#define
VIDEO_POST_TVNODE_CLASS_ID Class_ID(0x482b8d30, 0xb72c8511) |
#define
TRACK_SELECTION_SET_MGR_CLASS_ID Class_ID(0x77a71ca2,
0x670c632d) |
#define
TRACK_SELECTION_SET_CLASS_ID Class_ID(0x6eb33def, 0x20344f6a) |
Function Documentation
CoreExport ITrackViewNode*
CreateITrackViewNode |
( |
BOOL |
hidden = FALSE |
) |
|
- Parameters:
- BOOL hidden=FALSE
If FALSE the node is hidden; otherwise it is visible in the
viewports.