HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
renderDelegate.h File Reference
+ Include dependency graph for renderDelegate.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HdRenderParam
 
struct  HdRenderSettingDescriptor
 
class  HdRenderDelegate
 

Typedefs

using HdRenderPassSharedPtr = std::shared_ptr< class HdRenderPass >
 
using HdRenderPassStateSharedPtr = std::shared_ptr< class HdRenderPassState >
 
using HdResourceRegistrySharedPtr = std::shared_ptr< class HdResourceRegistry >
 
using HdDriverVector = std::vector< HdDriver * >
 
typedef TfHashMap< TfToken,
VtValue, TfToken::HashFunctor
HdRenderSettingsMap
 
typedef std::vector
< HdRenderSettingDescriptor
HdRenderSettingDescriptorList
 

Functions

 TF_DECLARE_REF_PTRS (HdSceneIndexBase)
 

Typedef Documentation

using HdDriverVector = std::vector<HdDriver*>

Definition at line 38 of file renderDelegate.h.

using HdRenderPassSharedPtr = std::shared_ptr<class HdRenderPass>

Definition at line 35 of file renderDelegate.h.

Definition at line 36 of file renderDelegate.h.

Definition at line 99 of file renderDelegate.h.

Definition at line 37 of file renderDelegate.h.

Function Documentation

TF_DECLARE_REF_PTRS ( HdSceneIndexBase  )