3ds Max C++ API Reference
Loading...
Searching...
No Matches
IViewportFragmentManager.h File Reference

Classes

class  IViewportFragmentManager
 IViewportFragmentManager is used to manage the view fragment graph for viewports. 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

Macros

#define VIEWPORT_FRAGMENT_MANAGER_INTERFACE_ID   Interface_ID(0x73415573, 0x52c05573)

Functions

IViewportFragmentManagerGetIViewportFragmentManager ()
 Helper function to retrieve a pointer on the IViewportFragmentManager interface.

Macro Definition Documentation

◆ VIEWPORT_FRAGMENT_MANAGER_INTERFACE_ID

#define VIEWPORT_FRAGMENT_MANAGER_INTERFACE_ID   Interface_ID(0x73415573, 0x52c05573)