3ds Max C++ API Reference
Loading...
Searching...
No Matches
ILoadSaveAnimation.h File Reference
#include "Maxapi.h"
#include "maxheap.h"
#include "ifnpub.h"
#include "iparamb2.h"
#include "XMLAnimTreeEntry.h"

Classes

class  LoadSaveRetargetData
 Class used to input retargeting info when creating a map file. More...
class  ILoadSaveAnimation
 The interface to the functionality for loading saving XML animation files. More...
class  ILoadSaveAnimation10
 An extension to ILoadSaveAnimation that exposes additional functionality. More...

Macros

#define ILOADSAVEANIMATION_INTERFACE   Interface_ID(0x7e1b6067, 0x6f470508)
 Interface ID for the ILoadSaveAnimation Interface and also for the ILoadSaveAnimation10 Interface.
#define GetILoadSaveAnimation()
 Helper method for getting the ILoadSaveAnimation10 interface.
#define GetILoadSaveAnimation10()
 Helper method for getting the ILoadSaveAnimation10 interface.

Macro Definition Documentation

◆ ILOADSAVEANIMATION_INTERFACE

#define ILOADSAVEANIMATION_INTERFACE   Interface_ID(0x7e1b6067, 0x6f470508)

◆ GetILoadSaveAnimation

#define GetILoadSaveAnimation ( )
Value:
#define ILOADSAVEANIMATION_INTERFACE
Interface ID for the ILoadSaveAnimation Interface and also for the ILoadSaveAnimation10 Interface.
Definition ILoadSaveAnimation.h:102
The interface to the functionality for loading saving XML animation files.
Definition ILoadSaveAnimation.h:113
CoreExport Interface * GetCOREInterface()

Helper method for getting the ILoadSaveAnimation10 interface.

◆ GetILoadSaveAnimation10

#define GetILoadSaveAnimation10 ( )
Value:
An extension to ILoadSaveAnimation that exposes additional functionality.
Definition ILoadSaveAnimation.h:460

Helper method for getting the ILoadSaveAnimation10 interface.