ReferenceCounters.h file
Contents
- Reference
Defines Diligent::
Namespaces
- namespace Diligent
- The library uses Direct3D-style math:
Classes
- class Diligent::IReferenceCounters
- Base interface for a reference counter object that stores the number of strong and weak references and the pointer to the object. It is necessary to separate reference counters from the object to support weak pointers.