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

Classes

class  AtomicRefCounter
 this class contains an integer which is initialized to zero. 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