3ds Max C++ API Reference
OneClickCreateCallBack.h File Reference

MouseCreateCallBack for objects that doesn't have 3D attributes and therefore could be created with just one click. More...

#include "PFExport.h"
#include "../ifnpub.h"
#include "../maxapi.h"

Classes

class  OneClickCreateCallBack
 

Detailed Description

MouseCreateCallBack for objects that doesn't have 3D attributes and therefore could be created with just one click.

The callback is used by SimpleOperator and SimpleTest classes. The class has Singleton Pattern.