HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
vectorSchemaTypeDefs.h File Reference
#include "pxr/pxr.h"
#include "pxr/imaging/hd/vectorSchema.h"
#include "pxr/base/vt/array.h"
+ Include dependency graph for vectorSchemaTypeDefs.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using HdIntArrayVectorSchema = HdTypedVectorSchema< VtIntArray >
 
using HdRenderProductVectorSchema = HdTypedVectorSchema< class HdRenderProductSchema >
 
using HdRenderVarVectorSchema = HdTypedVectorSchema< class HdRenderVarSchema >
 
using HdInstanceIndicesVectorSchema = HdSchemaBasedVectorSchema< class HdInstanceIndicesSchema >
 

Typedef Documentation

Definition at line 36 of file vectorSchemaTypeDefs.h.