ILockedTracks.h File Reference
 
 
 
ILockedTracks.h File Reference

This reference page is linked to from the following overview topics: Making Controllers Lockable, Animation Track Locking.


#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

Defines

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

Define Documentation

#define ILOCKEDTRACKSMAN_INTERFACE   Interface_ID(0x30384fe4, 0x3d657ac6)

The unique interface ID for the Locked Tracks Manager.