Diligent Engine
 
Loading...
Searching...
No Matches
RefCntContainer.hpp File Reference
#include "ObjectBase.hpp"
#include "RefCntAutoPtr.hpp"

Classes

struct  Diligent::RefCntContainer< Type >
 Template struct that wraps an object of type Type into a reference-counted container. More...
 

Namespaces

namespace  Diligent
 Graphics engine namespace.
 

Detailed Description

Implementation of the Diligent::RefCntContainer template struct