3ds Max C++ API Reference
impexp.h File Reference
#include <WTypes.h>
#include "maxheap.h"
#include "buildver.h"
#include "strbasic.h"

Classes

class  SceneImport
 
class  SceneExport
 

Macros

#define IMPEXP_FAIL   0
 
#define IMPEXP_SUCCESS   1
 
#define IMPEXP_CANCEL   2
 
#define ZOOMEXT_NOT_IMPLEMENTED   -1
 
#define ZOOMEXT_YES   TRUE
 
#define ZOOMEXT_NO   FALSE
 
#define SCENE_EXPORT_SELECTED   (1<<0)
 

Macro Definition Documentation

◆ IMPEXP_FAIL

#define IMPEXP_FAIL   0

◆ IMPEXP_SUCCESS

#define IMPEXP_SUCCESS   1

◆ IMPEXP_CANCEL

#define IMPEXP_CANCEL   2

◆ ZOOMEXT_NOT_IMPLEMENTED

#define ZOOMEXT_NOT_IMPLEMENTED   -1

◆ ZOOMEXT_YES

#define ZOOMEXT_YES   TRUE

◆ ZOOMEXT_NO

#define ZOOMEXT_NO   FALSE

◆ SCENE_EXPORT_SELECTED

#define SCENE_EXPORT_SELECTED   (1<<0)