All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HdParsedAovToken Class Reference

Represents an AOV token which has been parsed to extract the prefix (in the case of "primvars:"/"lpe:"/etc.). More...

Public Member Functions

HD_API HdParsedAovToken (TfToken const &aovName)
 

Public Attributes

TfToken name
 
bool isPrimvar: 1
 
bool isLpe: 1
 
bool isShader: 1
 

Detailed Description

Represents an AOV token which has been parsed to extract the prefix (in the case of "primvars:"/"lpe:"/etc.).

Definition at line 171 of file aov.h.


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