IDisplayManager.h File Reference

#include "..\ifnpub.h"
#include "..\GetCOREInterface.h"

Go to the source code of this file.

Classes

class   IDisplayManager
  A core interface for accessing properties of the graphics library introduced in 3ds Max 2012. More...

Namespaces

namespace   MaxSDK
namespace   MaxSDK::Graphics

Defines

#define  INITROUS_DISPLAY_MANAGER_INTERFACE_ID   Interface_ID(0x71218f68, 0x52ab4a11)
  Interface ID of class IDisplayManager.

Functions

IDisplayManager *  GetIDisplayManager ()
  Helper function to access the IDisplayManager core interface.
bool  IsRetainedModeEnabled ()
  Helper function to test whether the new viewport graphics system is running.

Define Documentation

#define INITROUS_DISPLAY_MANAGER_INTERFACE_ID   Interface_ID(0x71218f68, 0x52ab4a11)

Interface ID of class IDisplayManager.

Definition at line 16 of file IDisplayManager.h.