3ds Max C++ API Reference
ILockedTracks.h File Reference
#include "ifnpub.h"
#include "control.h"
#include "AnimatableInterfaceIDs.h"

Classes

class  ILockedTracksMan
 Locked Track Manager This class provides an interface for managing and setting locks on acceptable tracks. More...
 
class  ILockedTrack
 An interface to a track that can get locked. More...
 
class  ILockedTrackImp
 This class provides an implementation of ILockedTrack base class, including a local variable that's used for the persisting the lock. More...
 
class  ILockedTrackClient
 An interface to an object who is a client that has subanims that may get locked. More...
 
class  LockableStdControl
 
class  LockableControl
 

Macros

#define ILOCKEDTRACKSMAN_INTERFACE   Interface_ID(0x30384fe4, 0x3d657ac6)
 The unique interface ID for the Locked Tracks Manager. More...
 

Macro Definition Documentation

◆ ILOCKEDTRACKSMAN_INTERFACE

#define ILOCKEDTRACKSMAN_INTERFACE   Interface_ID(0x30384fe4, 0x3d657ac6)

The unique interface ID for the Locked Tracks Manager.