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

UsdRenderTokens provides static, efficient TfTokens for use in all public USD API. More...

Public Attributes

const TfToken adjustApertureHeight
 "adjustApertureHeight" More...
 
const TfToken adjustApertureWidth
 "adjustApertureWidth" More...
 
const TfToken adjustPixelAspectRatio
 "adjustPixelAspectRatio" More...
 
const TfToken aspectRatioConformPolicy
 "aspectRatioConformPolicy" More...
 
const TfToken camera
 "camera" More...
 
const TfToken color3f
 "color3f" More...
 
const TfToken cropAperture
 "cropAperture" More...
 
const TfToken dataType
 "dataType" More...
 
const TfToken dataWindowNDC
 "dataWindowNDC" More...
 
const TfToken expandAperture
 "expandAperture" More...
 
const TfToken full
 "full" More...
 
const TfToken includedPurposes
 "includedPurposes" More...
 
const TfToken instantaneousShutter
 "instantaneousShutter" More...
 
const TfToken intrinsic
 "intrinsic" More...
 
const TfToken lpe
 "lpe" More...
 
const TfToken materialBindingPurposes
 "materialBindingPurposes" More...
 
const TfToken orderedVars
 "orderedVars" More...
 
const TfToken pixelAspectRatio
 "pixelAspectRatio" More...
 
const TfToken preview
 "preview" More...
 
const TfToken primvar
 "primvar" More...
 
const TfToken productName
 "productName" More...
 
const TfToken products
 "products" More...
 
const TfToken productType
 "productType" More...
 
const TfToken raster
 "raster" More...
 
const TfToken raw
 "raw" More...
 
const TfToken renderSettingsPrimPath
 "renderSettingsPrimPath" More...
 
const TfToken resolution
 "resolution" More...
 
const TfToken sourceName
 "sourceName" More...
 
const TfToken sourceType
 "sourceType" More...
 
const std::vector< TfTokenallTokens
 A vector of all of the tokens listed above. More...
 

Detailed Description

UsdRenderTokens provides static, efficient TfTokens for use in all public USD API.

These tokens are auto-generated from the module's schema, representing property names, for when you need to fetch an attribute or relationship directly by name, e.g. UsdPrim::GetAttribute(), in the most efficient manner, and allow the compiler to verify that you spelled the name correctly.

UsdRenderTokens also contains all of the allowedTokens values declared for schema builtin attributes of 'token' scene description type. Use UsdRenderTokens like so:

* gprim.GetMyTokenValuedAttr().Set(UsdRenderTokens->adjustApertureHeight);
*

Definition at line 63 of file tokens.h.

Member Data Documentation

const TfToken adjustApertureHeight

"adjustApertureHeight"

Possible value for UsdRenderSettingsBase::GetAspectRatioConformPolicyAttr()

Definition at line 68 of file tokens.h.

const TfToken adjustApertureWidth

"adjustApertureWidth"

Possible value for UsdRenderSettingsBase::GetAspectRatioConformPolicyAttr()

Definition at line 72 of file tokens.h.

const TfToken adjustPixelAspectRatio

"adjustPixelAspectRatio"

Possible value for UsdRenderSettingsBase::GetAspectRatioConformPolicyAttr()

Definition at line 76 of file tokens.h.

const std::vector<TfToken> allTokens

A vector of all of the tokens listed above.

Definition at line 182 of file tokens.h.

const TfToken aspectRatioConformPolicy

"aspectRatioConformPolicy"

UsdRenderSettingsBase

Definition at line 80 of file tokens.h.

const TfToken camera

"camera"

UsdRenderSettingsBase

Definition at line 84 of file tokens.h.

const TfToken color3f

"color3f"

Default value for UsdRenderVar::GetDataTypeAttr()

Definition at line 88 of file tokens.h.

const TfToken cropAperture

"cropAperture"

Possible value for UsdRenderSettingsBase::GetAspectRatioConformPolicyAttr()

Definition at line 92 of file tokens.h.

const TfToken dataType

"dataType"

UsdRenderVar

Definition at line 96 of file tokens.h.

const TfToken dataWindowNDC

"dataWindowNDC"

UsdRenderSettingsBase

Definition at line 100 of file tokens.h.

const TfToken expandAperture

"expandAperture"

Possible value for UsdRenderSettingsBase::GetAspectRatioConformPolicyAttr(), Default value for UsdRenderSettingsBase::GetAspectRatioConformPolicyAttr()

Definition at line 104 of file tokens.h.

const TfToken full

"full"

Possible value for UsdRenderSettings::GetMaterialBindingPurposesAttr()

Definition at line 108 of file tokens.h.

const TfToken includedPurposes

"includedPurposes"

UsdRenderSettings

Definition at line 112 of file tokens.h.

const TfToken instantaneousShutter

"instantaneousShutter"

UsdRenderSettingsBase

Definition at line 116 of file tokens.h.

const TfToken intrinsic

"intrinsic"

Possible value for UsdRenderVar::GetSourceTypeAttr()

Definition at line 120 of file tokens.h.

const TfToken lpe

"lpe"

Possible value for UsdRenderVar::GetSourceTypeAttr()

Definition at line 124 of file tokens.h.

const TfToken materialBindingPurposes

"materialBindingPurposes"

UsdRenderSettings

Definition at line 128 of file tokens.h.

const TfToken orderedVars

"orderedVars"

UsdRenderProduct

Definition at line 132 of file tokens.h.

const TfToken pixelAspectRatio

"pixelAspectRatio"

UsdRenderSettingsBase

Definition at line 136 of file tokens.h.

const TfToken preview

"preview"

Possible value for UsdRenderSettings::GetMaterialBindingPurposesAttr()

Definition at line 140 of file tokens.h.

const TfToken primvar

"primvar"

Possible value for UsdRenderVar::GetSourceTypeAttr()

Definition at line 144 of file tokens.h.

const TfToken productName

"productName"

UsdRenderProduct

Definition at line 148 of file tokens.h.

const TfToken products

"products"

UsdRenderSettings

Definition at line 152 of file tokens.h.

const TfToken productType

"productType"

UsdRenderProduct

Definition at line 156 of file tokens.h.

const TfToken raster

"raster"

RenderProduct productType value that indicates a 2D raster image of pixels., Default value for UsdRenderProduct::GetProductTypeAttr()

Definition at line 160 of file tokens.h.

const TfToken raw

"raw"

Possible value for UsdRenderVar::GetSourceTypeAttr(), Default value for UsdRenderVar::GetSourceTypeAttr()

Definition at line 164 of file tokens.h.

const TfToken renderSettingsPrimPath

"renderSettingsPrimPath"

Stage-level metadata that encodes the path to UsdRenderSettingsPrim to use for rendering.

Definition at line 168 of file tokens.h.

const TfToken resolution

"resolution"

UsdRenderSettingsBase

Definition at line 172 of file tokens.h.

const TfToken sourceName

"sourceName"

UsdRenderVar

Definition at line 176 of file tokens.h.

const TfToken sourceType

"sourceType"

UsdRenderVar

Definition at line 180 of file tokens.h.


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