#include <object.h>

Public Member Functions |
|
| Interface_ID | GetID () |
| virtual Object * | ConvertWithTime (TimeValue t, Object *from)=0 |
| Interface_ID GetID | ( | ) | [inline, virtual] |
Reimplemented from BaseInterface.
{ return INTERFACE_TIME_BASED_CONVERTER; }