HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HioGlslfxResourceLayout::Member Struct Reference

Specifies a member of an aggregate resource element. More...

#include <glslfxResourceLayout.h>

Public Member Functions

 Member (TfToken const &dataType, TfToken const &name, TfToken const &arraySize=TfToken())
 

Public Attributes

TfToken dataType
 
TfToken name
 
TfToken arraySize
 

Detailed Description

Specifies a member of an aggregate resource element.

Definition at line 106 of file glslfxResourceLayout.h.

Constructor & Destructor Documentation

HioGlslfxResourceLayout::Member::Member ( TfToken const &  dataType,
TfToken const &  name,
TfToken const &  arraySize = TfToken() 
)
inline

Definition at line 107 of file glslfxResourceLayout.h.

Member Data Documentation

TfToken HioGlslfxResourceLayout::Member::arraySize

Definition at line 116 of file glslfxResourceLayout.h.

TfToken HioGlslfxResourceLayout::Member::dataType

Definition at line 114 of file glslfxResourceLayout.h.

TfToken HioGlslfxResourceLayout::Member::name

Definition at line 115 of file glslfxResourceLayout.h.


The documentation for this struct was generated from the following file: