3ds Max C++ API Reference
Loading...
Searching...
No Matches
UpdateViewContext.h File Reference
#include "Types.h"
#include "GraphicsExport.h"
#include "../MaxHeap.h"
#include "../maxtypes.h"

Classes

class  UpdateViewContext
 This class contains view dependent information for calling IObjectDisplay2::UpdatePerViewItems(). 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