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

Go to the source code of this file.

Classes

class  HdRenderIndex
 

Typedefs

using HdDriverVector = std::vector< HdDriver * >
 
using HdRprimCollectionVector = std::vector< HdRprimCollection >
 
using HdTaskSharedPtr = std::shared_ptr< class HdTask >
 
using HdResourceRegistrySharedPtr = std::shared_ptr< class HdResourceRegistry >
 
using HdTaskSharedPtrVector = std::vector< HdTaskSharedPtr >
 
using HdTaskContext = std::unordered_map< TfToken, VtValue, TfToken::HashFunctor >
 

Typedef Documentation

using HdDriverVector = std::vector<HdDriver*>

Definition at line 54 of file renderIndex.h.

Definition at line 57 of file renderIndex.h.

Definition at line 55 of file renderIndex.h.

using HdTaskContext = std::unordered_map<TfToken, VtValue, TfToken::HashFunctor>

Definition at line 61 of file renderIndex.h.

using HdTaskSharedPtr = std::shared_ptr<class HdTask>

Definition at line 56 of file renderIndex.h.

using HdTaskSharedPtrVector = std::vector<HdTaskSharedPtr>

Definition at line 58 of file renderIndex.h.