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 55 of file renderDelegate.h.

using HdRenderPassSharedPtr = std::shared_ptr<class HdRenderPass>

Definition at line 52 of file renderDelegate.h.

Definition at line 53 of file renderDelegate.h.

Definition at line 91 of file renderDelegate.h.

Definition at line 54 of file renderDelegate.h.

Function Documentation

TF_DECLARE_REF_PTRS ( HdSceneIndexBase  )