AnimationWBImp.h File Reference

#include "..\ifnpub.h"
#include "..\interval.h"
#include "..\strbasic.h"

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 Documentation

#define ANALYZER_INTERFACE   Interface_ID(0x14bf34cc, 0x519c0633)

Interface ID for the IAnalyzer Interface.

See also:
IAnalyzer

Definition at line 26 of file AnimationWBImp.h.

#define FIXER_INTERFACE   Interface_ID(0xfcd6b18, 0x6e714e23)

Interface ID for the IFixer Interface.

See also:
IFixer

Definition at line 30 of file AnimationWBImp.h.

#define FILTER_INTERFACE   Interface_ID(0x36ca302f, 0x23d147a6)

Interface ID for the IFilter Interface.

See also:
IFilter

Definition at line 34 of file AnimationWBImp.h.

#define WORKBENCH_INTERFACE   Interface_ID(0x78aa2c29, 0x19a55d39)

Interface ID for the IWorkBench Interface.

See also:
IWorkbench

Definition at line 38 of file AnimationWBImp.h.

#define WORKBENCH_INTERFACE2   Interface_ID(0x5a6c11a8, 0x706b0c70)

Interface ID for the IWorkBench2 Interface.

See also:
IWorkbench

Definition at line 42 of file AnimationWBImp.h.