3ds Max C++ API Reference
iskin.h File Reference
#include <WTypes.h>
#include "maxheap.h"
#include "ISkinCodes.h"
#include "point3.h"
#include "strbasic.h"
#include "tab.h"
#include "maxtypes.h"
#include "ref.h"
#include "iparamb2.h"
#include "matrix3.h"

Classes

class  ISkinContextData
 
class  ISkin
 
class  ISkinImportData
 

class ISkinImportData

More...
 
class  ISkin2
 

class ISkin2

More...
 
class  IGizmoBuffer
 
class  GizmoClass
 
class  IGizmoClass2
 
class  IGizmoClass3
 

Macros

#define I_SKIN   0x00010000
 
#define I_SKINIMPORTDATA   0x00020000
 
#define I_SKIN2   0x00030000
 
#define I_GIZMO   9815854
 
#define I_GIZMO2   9815855
 
#define I_GIZMO3   9815856
 
#define SKIN_INVALID_NODE_PTR   0
 
#define SKIN_OK   1
 
#define SKIN_CLASSID   Class_ID(9815843,87654)
 

Macro Definition Documentation

◆ I_SKIN

#define I_SKIN   0x00010000

◆ I_SKINIMPORTDATA

#define I_SKINIMPORTDATA   0x00020000

◆ I_SKIN2

#define I_SKIN2   0x00030000

◆ I_GIZMO

#define I_GIZMO   9815854

◆ I_GIZMO2

#define I_GIZMO2   9815855

◆ I_GIZMO3

#define I_GIZMO3   9815856

◆ SKIN_INVALID_NODE_PTR

#define SKIN_INVALID_NODE_PTR   0

◆ SKIN_OK

#define SKIN_OK   1

◆ SKIN_CLASSID

#define SKIN_CLASSID   Class_ID(9815843,87654)