3ds Max C++ API Reference
Loading...
Searching...
No Matches
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

namespace  MaxSDK
 An RAII class for automatically closing handle returned from FindFirstFile Example usages: MaxSDK::AutoFindClose findhandle( FindFirstFile(path.data(), &file) );.
namespace  MaxSDK::Graphics

Typedefs

typedef RefPtr< IDisplayCallbackIDisplayCallbackPtr