HDK
|
#include <aov.h>
Public Member Functions | |
HD_API | HdParsedAovToken () |
HD_API | HdParsedAovToken (TfToken const &aovName) |
Public Attributes | |
TfToken | name |
bool | isPrimvar: 1 |
bool | isLpe: 1 |
bool | isShader: 1 |
Represents an AOV token which has been parsed to extract the prefix (in the case of "primvars:"/"lpe:"/etc.).
HD_API HdParsedAovToken::HdParsedAovToken | ( | ) |