3ds Max C++ API Reference
|
#include "../dbgprint.h"
#include <typeinfo>
#include <string>
#include <atomic>
#include <unordered_map>
#include "..\strclass.h"
Classes | |
class | LeakedObjectInstances< Obj > |
This class is derived from in order to automatically track existing instances, and at shutdown write to Debug Output the creation count for leaked instances. More... | |