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

Go to the source code of this file.

Typedefs

typedef SdrShaderNodeSdrShaderNodePtr
 Common typedefs that are used throughout the SDR library. More...
 
typedef SdrShaderNode const * SdrShaderNodeConstPtr
 
typedef std::unique_ptr
< SdrShaderNode
SdrShaderNodeUniquePtr
 
typedef std::vector
< SdrShaderNodeConstPtr > 
SdrShaderNodePtrVec
 
typedef SdrShaderPropertySdrShaderPropertyPtr
 
typedef SdrShaderProperty const * SdrShaderPropertyConstPtr
 
typedef std::unique_ptr
< SdrShaderProperty
SdrShaderPropertyUniquePtr
 
typedef std::unordered_map
< TfToken,
SdrShaderPropertyConstPtr,
TfToken::HashFunctor
SdrPropertyMap
 

Typedef Documentation

Common typedefs that are used throughout the SDR library.

Definition at line 38 of file declare.h.