3ds Max C++ API Reference
Loading...
Searching...
No Matches
DeviceCaps.h File Reference
#include "RenderEnums.h"
#include "../maxheap.h"

Classes

struct  DeviceCaps
 This struct is used to store some device related information. 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