|
HDK
|
#include "pxr/pxr.h"#include "pxr/imaging/hdSt/api.h"#include "pxr/imaging/hd/renderDelegate.h"#include <memory>#include <mutex>
Include dependency graph for renderDelegate.h: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 22 of file renderDelegate.h.
| using HdStDrawItemsCacheUniquePtr = std::unique_ptr<class HdSt_DrawItemsCache> |
Definition at line 21 of file renderDelegate.h.
| using HdStResourceRegistrySharedPtr = std::shared_ptr<class HdStResourceRegistry> |
Definition at line 25 of file renderDelegate.h.