3ds Max C++ API Reference
IDisplayCallback.h File Reference
#include "../baseinterface.h"
#include "GraphicsExport.h"
#include "IRefObject.h"
#include "IDisposable.h"
#include "DisplayCallbackContext.h"

Classes

class  IDisplayCallback
 A developer would implement this interface to allow immediate mode drawing of primitives, text and markers. More...
 

Namespaces

 MaxSDK
 
 MaxSDK::Graphics
 

Typedefs

typedef RefPtr< IDisplayCallback > IDisplayCallbackPtr