HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
textureObjectRegistry.h File Reference
#include "pxr/pxr.h"
#include "pxr/imaging/hdSt/api.h"
#include "pxr/imaging/hd/enums.h"
#include "pxr/imaging/hd/instanceRegistry.h"
#include <tbb/concurrent_vector.h>
#include <vector>
#include <atomic>
+ Include dependency graph for textureObjectRegistry.h:

Go to the source code of this file.

Classes

class  HdSt_TextureObjectRegistry
 

Typedefs

using HdStTextureObjectSharedPtr = std::shared_ptr< class HdStTextureObject >
 
using HdStTextureObjectPtr = std::weak_ptr< class HdStTextureObject >
 
using HdStTextureObjectPtrVector = std::vector< HdStTextureObjectPtr >
 

Typedef Documentation

Definition at line 41 of file textureObjectRegistry.h.

Definition at line 43 of file textureObjectRegistry.h.

Definition at line 39 of file textureObjectRegistry.h.