HDK
|
#include "pxr/pxr.h"
#include "pxr/imaging/hdSt/api.h"
#include "pxr/imaging/hd/renderDelegate.h"
#include <memory>
#include <mutex>
Go to the source code of this file.
Classes | |
class | HdStRenderDelegate |
Typedefs | |
using | HdStDrawItemsCacheUniquePtr = std::unique_ptr< class HdSt_DrawItemsCache > |
using | HdStDrawItemsCachePtr = HdSt_DrawItemsCache * |
using | HdStResourceRegistrySharedPtr = std::shared_ptr< class HdStResourceRegistry > |
using HdStDrawItemsCachePtr = HdSt_DrawItemsCache * |
Definition at line 39 of file renderDelegate.h.
using HdStDrawItemsCacheUniquePtr = std::unique_ptr<class HdSt_DrawItemsCache> |
Definition at line 38 of file renderDelegate.h.
using HdStResourceRegistrySharedPtr = std::shared_ptr<class HdStResourceRegistry> |
Definition at line 42 of file renderDelegate.h.