Graphics/IDisplayManager.h File Reference
 
 
 
Graphics/IDisplayManager.h File Reference
#include "../ifnpub.h"
#include "../GetCOREInterface.h"
#include "DeviceCaps.h"

Classes

class   IDisplayManager
class   IDisplayManager2
  This is IDisplayManager extension, add a new interface to get device caps. More...

Namespaces

namespace   MaxSDK
namespace   MaxSDK::Graphics

Defines

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

Functions

CoreExport IDisplayManager *  GetIDisplayManager ()
CoreExport IDisplayManager2 *  GetIDisplayManager2 ()
  Helper function to access the IDisplayManager2 core interface.
bool  IsRetainedModeEnabled ()
  Helper function to test whether the new viewport graphics system is running.
bool  IsHardwareHitTesting (ViewExp *vpt)
  Helper function to test whether the new viewport graphics system is performing hardware hit testing.

Define Documentation

#define INITROUS_DISPLAY_MANAGER_INTERFACE_ID   Interface_ID(0x71218f68, 0x52ab4a11)

Interface ID of class IDisplayManager.