This reference page is linked to from the following overview
topics: Track
View.
Detailed Description
- See also:
- Class Animatable.
- Description:
- If a plug-in supports track view copy/paste operations this
object is used. A plug-in should derive a class from this base
class to store the data associated with the objects tracks, and
implement the methods that identify the creator of the clip
object.
#include <TrackClipObject.h>
List of all
members.
Constructor & Destructor Documentation
- Parameters:
- Interval
iv
The interval of the time clip.
Member Function Documentation
virtual SClass_ID SuperClassID |
( |
|
) |
[pure virtual] |
virtual Class_ID ClassID |
( |
|
) |
[pure virtual] |
virtual void DeleteThis |
( |
|
) |
[pure virtual] |
virtual int NumKeys |
( |
|
) |
[inline, virtual] |
- Default Implementation:
- {return 0;}
virtual BOOL GetKeyVal |
( |
int |
i, |
|
|
void * |
val |
|
) |
|
[inline, virtual] |
- Parameters:
- int i
Specifies the key to return.
void *val
The value of the key is stored here.
- Returns:
- TRUE if the value was retrieved; otherwise FALSE.
- Default Implementation:
- {return FALSE;}
virtual BOOL SetKeyVal |
( |
int |
i, |
|
|
void * |
val |
|
) |
|
[inline, virtual] |
- Parameters:
- int i
Specifies the key to store.
void *val
The value of the key is passed here.
- Returns:
- TRUE if the value was stored; otherwise FALSE.
- Default Implementation:
- {return FALSE;}
Member Data Documentation
Specifies the interval of time clipped.
TrackClipObject TrackClipObject
TrackClipObject TrackClipObject TrackClipObject TrackClipObject
TrackClipObject TrackClipObject TrackClipObject
TrackClipObject
TrackClipObject TrackClipObject
TrackClipObject TrackClipObject TrackClipObject TrackClipObject
TrackClipObject TrackClipObject TrackClipObject
TrackClipObject