HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
declare.h File Reference
#include "pxr/pxr.h"
#include "pxr/usd/ndr/declare.h"
#include <memory>
#include <vector>
+ 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 constSdrShaderNodeConstPtr
 
typedef std::unique_ptr
< SdrShaderNode
SdrShaderNodeUniquePtr
 
typedef std::vector
< SdrShaderNodeConstPtr
SdrShaderNodePtrVec
 
typedef SdrShaderPropertySdrShaderPropertyPtr
 
typedef SdrShaderProperty constSdrShaderPropertyConstPtr
 
typedef std::unique_ptr
< SdrShaderProperty
SdrShaderPropertyUniquePtr
 
typedef std::unordered_map
< TfToken,
SdrShaderPropertyConstPtr,
TfToken::HashFunctor
SdrPropertyMap
 

Typedef Documentation

Definition at line 53 of file declare.h.

Definition at line 44 of file declare.h.

Common typedefs that are used throughout the SDR library.

Definition at line 38 of file declare.h.

Definition at line 46 of file declare.h.

typedef std::unique_ptr<SdrShaderNode> SdrShaderNodeUniquePtr

Definition at line 45 of file declare.h.

Definition at line 50 of file declare.h.

Definition at line 49 of file declare.h.

Definition at line 51 of file declare.h.