Go to the source code of this file.
Classes |
|
class | IWorkBench |
The interface to the CS Workbench. More... |
|
class | IWorkBench2 |
Additional interface for the CS Workbench.
More... |
|
class | IAnalyzer |
Interface for perfoming workbench
analysis functions. More... |
|
class | IFixer |
Interface for perfoming workbench fixer
functions. More... |
|
class | IFilter |
Interface for perfoming workbench filter
functions This class peforms workbench functions related to the
filtering of fcurves. More... |
|
Defines |
|
#define | ANALYZER_INTERFACE Interface_ID(0x14bf34cc, 0x519c0633) |
Interface ID for the IAnalyzer
Interface. |
|
#define | FIXER_INTERFACE Interface_ID(0xfcd6b18, 0x6e714e23) |
Interface ID for the IFixer
Interface. |
|
#define | FILTER_INTERFACE Interface_ID(0x36ca302f, 0x23d147a6) |
Interface ID for the
IFilter Interface. |
|
#define | WORKBENCH_INTERFACE Interface_ID(0x78aa2c29, 0x19a55d39) |
Interface ID for the IWorkBench Interface. |
|
#define | WORKBENCH_INTERFACE2 Interface_ID(0x5a6c11a8, 0x706b0c70) |
Interface ID for the IWorkBench2
Interface. |
#define ANALYZER_INTERFACE Interface_ID(0x14bf34cc, 0x519c0633) |
#define FIXER_INTERFACE Interface_ID(0xfcd6b18, 0x6e714e23) |
#define FILTER_INTERFACE Interface_ID(0x36ca302f, 0x23d147a6) |
#define WORKBENCH_INTERFACE Interface_ID(0x78aa2c29, 0x19a55d39) |
Interface ID for the IWorkBench Interface.
Definition at line 38 of file AnimationWBImp.h.
#define WORKBENCH_INTERFACE2 Interface_ID(0x5a6c11a8, 0x706b0c70) |
Interface ID for the IWorkBench2 Interface.
Definition at line 42 of file AnimationWBImp.h.