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

#include <tokens.h>

Public Member Functions

USDRENDER_API UsdRenderTokensType ()
 

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 collectionRenderVisibilityIncludeRoot
 "collection:renderVisibility:includeRoot" More...
 
const TfToken color3f
 "color3f" More...
 
const TfToken command
 "command" More...
 
const TfToken cropAperture
 "cropAperture" More...
 
const TfToken dataType
 "dataType" More...
 
const TfToken dataWindowNDC
 "dataWindowNDC" More...
 
const TfToken denoiseEnable
 "denoise:enable" More...
 
const TfToken denoisePass
 "denoise:pass" More...
 
const TfToken disableMotionBlur
 "disableMotionBlur" More...
 
const TfToken expandAperture
 "expandAperture" More...
 
const TfToken fileName
 "fileName" More...
 
const TfToken full
 "full" More...
 
const TfToken includedPurposes
 "includedPurposes" More...
 
const TfToken inputPasses
 "inputPasses" 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 passType
 "passType" 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 renderingColorSpace
 "renderingColorSpace" More...
 
const TfToken renderSettingsPrimPath
 "renderSettingsPrimPath" More...
 
const TfToken renderSource
 "renderSource" More...
 
const TfToken renderVisibility
 "renderVisibility" More...
 
const TfToken resolution
 "resolution" More...
 
const TfToken sourceName
 "sourceName" More...
 
const TfToken sourceType
 "sourceType" More...
 
const TfToken RenderDenoisePass
 "RenderDenoisePass" More...
 
const TfToken RenderPass
 "RenderPass" More...
 
const TfToken RenderProduct
 "RenderProduct" More...
 
const TfToken RenderSettings
 "RenderSettings" More...
 
const TfToken RenderSettingsBase
 "RenderSettingsBase" More...
 
const TfToken RenderVar
 "RenderVar" 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.

Constructor & Destructor Documentation

USDRENDER_API UsdRenderTokensType::UsdRenderTokensType ( )

Member Data Documentation

const TfToken UsdRenderTokensType::adjustApertureHeight

"adjustApertureHeight"

Possible value for UsdRenderSettingsBase::GetAspectRatioConformPolicyAttr()

Definition at line 68 of file tokens.h.

const TfToken UsdRenderTokensType::adjustApertureWidth

"adjustApertureWidth"

Possible value for UsdRenderSettingsBase::GetAspectRatioConformPolicyAttr()

Definition at line 72 of file tokens.h.

const TfToken UsdRenderTokensType::adjustPixelAspectRatio

"adjustPixelAspectRatio"

Possible value for UsdRenderSettingsBase::GetAspectRatioConformPolicyAttr()

Definition at line 76 of file tokens.h.

const std::vector<TfToken> UsdRenderTokensType::allTokens

A vector of all of the tokens listed above.

Definition at line 250 of file tokens.h.

const TfToken UsdRenderTokensType::aspectRatioConformPolicy

"aspectRatioConformPolicy"

UsdRenderSettingsBase

Definition at line 80 of file tokens.h.

const TfToken UsdRenderTokensType::camera

"camera"

UsdRenderSettingsBase

Definition at line 84 of file tokens.h.

const TfToken UsdRenderTokensType::collectionRenderVisibilityIncludeRoot

"collection:renderVisibility:includeRoot"

UsdRenderPass

Definition at line 88 of file tokens.h.

const TfToken UsdRenderTokensType::color3f

"color3f"

Fallback value for UsdRenderVar::GetDataTypeAttr()

Definition at line 92 of file tokens.h.

const TfToken UsdRenderTokensType::command

"command"

UsdRenderPass

Definition at line 96 of file tokens.h.

const TfToken UsdRenderTokensType::cropAperture

"cropAperture"

Possible value for UsdRenderSettingsBase::GetAspectRatioConformPolicyAttr()

Definition at line 100 of file tokens.h.

const TfToken UsdRenderTokensType::dataType

"dataType"

UsdRenderVar

Definition at line 104 of file tokens.h.

const TfToken UsdRenderTokensType::dataWindowNDC

"dataWindowNDC"

UsdRenderSettingsBase

Definition at line 108 of file tokens.h.

const TfToken UsdRenderTokensType::denoiseEnable

"denoise:enable"

UsdRenderPass

Definition at line 112 of file tokens.h.

const TfToken UsdRenderTokensType::denoisePass

"denoise:pass"

UsdRenderPass

Definition at line 116 of file tokens.h.

const TfToken UsdRenderTokensType::disableMotionBlur

"disableMotionBlur"

UsdRenderSettingsBase

Definition at line 120 of file tokens.h.

const TfToken UsdRenderTokensType::expandAperture

"expandAperture"

Fallback value for UsdRenderSettingsBase::GetAspectRatioConformPolicyAttr()

Definition at line 124 of file tokens.h.

const TfToken UsdRenderTokensType::fileName

"fileName"

UsdRenderPass

Definition at line 128 of file tokens.h.

const TfToken UsdRenderTokensType::full

"full"

Possible value for UsdRenderSettings::GetMaterialBindingPurposesAttr()

Definition at line 132 of file tokens.h.

const TfToken UsdRenderTokensType::includedPurposes

"includedPurposes"

UsdRenderSettings

Definition at line 136 of file tokens.h.

const TfToken UsdRenderTokensType::inputPasses

"inputPasses"

UsdRenderPass

Definition at line 140 of file tokens.h.

const TfToken UsdRenderTokensType::instantaneousShutter

"instantaneousShutter"

UsdRenderSettingsBase

Definition at line 144 of file tokens.h.

const TfToken UsdRenderTokensType::intrinsic

"intrinsic"

Possible value for UsdRenderVar::GetSourceTypeAttr()

Definition at line 148 of file tokens.h.

const TfToken UsdRenderTokensType::lpe

"lpe"

Possible value for UsdRenderVar::GetSourceTypeAttr()

Definition at line 152 of file tokens.h.

const TfToken UsdRenderTokensType::materialBindingPurposes

"materialBindingPurposes"

UsdRenderSettings

Definition at line 156 of file tokens.h.

const TfToken UsdRenderTokensType::orderedVars

"orderedVars"

UsdRenderProduct

Definition at line 160 of file tokens.h.

const TfToken UsdRenderTokensType::passType

"passType"

UsdRenderPass

Definition at line 164 of file tokens.h.

const TfToken UsdRenderTokensType::pixelAspectRatio

"pixelAspectRatio"

UsdRenderSettingsBase

Definition at line 168 of file tokens.h.

const TfToken UsdRenderTokensType::preview

"preview"

Possible value for UsdRenderSettings::GetMaterialBindingPurposesAttr()

Definition at line 172 of file tokens.h.

const TfToken UsdRenderTokensType::primvar

"primvar"

Possible value for UsdRenderVar::GetSourceTypeAttr()

Definition at line 176 of file tokens.h.

const TfToken UsdRenderTokensType::productName

"productName"

UsdRenderProduct

Definition at line 180 of file tokens.h.

const TfToken UsdRenderTokensType::products

"products"

UsdRenderSettings

Definition at line 184 of file tokens.h.

const TfToken UsdRenderTokensType::productType

"productType"

UsdRenderProduct

Definition at line 188 of file tokens.h.

const TfToken UsdRenderTokensType::raster

"raster"

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

Definition at line 192 of file tokens.h.

const TfToken UsdRenderTokensType::raw

"raw"

Fallback value for UsdRenderVar::GetSourceTypeAttr()

Definition at line 196 of file tokens.h.

const TfToken UsdRenderTokensType::RenderDenoisePass

"RenderDenoisePass"

Schema identifer and family for UsdRenderDenoisePass

Definition at line 228 of file tokens.h.

const TfToken UsdRenderTokensType::renderingColorSpace

"renderingColorSpace"

UsdRenderSettings

Definition at line 200 of file tokens.h.

const TfToken UsdRenderTokensType::RenderPass

"RenderPass"

Schema identifer and family for UsdRenderPass

Definition at line 232 of file tokens.h.

const TfToken UsdRenderTokensType::RenderProduct

"RenderProduct"

Schema identifer and family for UsdRenderProduct

Definition at line 236 of file tokens.h.

const TfToken UsdRenderTokensType::RenderSettings

"RenderSettings"

Schema identifer and family for UsdRenderSettings

Definition at line 240 of file tokens.h.

const TfToken UsdRenderTokensType::RenderSettingsBase

"RenderSettingsBase"

Schema identifer and family for UsdRenderSettingsBase

Definition at line 244 of file tokens.h.

const TfToken UsdRenderTokensType::renderSettingsPrimPath

"renderSettingsPrimPath"

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

Definition at line 204 of file tokens.h.

const TfToken UsdRenderTokensType::renderSource

"renderSource"

UsdRenderPass

Definition at line 208 of file tokens.h.

const TfToken UsdRenderTokensType::RenderVar

"RenderVar"

Schema identifer and family for UsdRenderVar

Definition at line 248 of file tokens.h.

const TfToken UsdRenderTokensType::renderVisibility

"renderVisibility"

This token represents the collection name to use with UsdCollectionAPI to represent renderVisibility of a RenderPass prim.

Definition at line 212 of file tokens.h.

const TfToken UsdRenderTokensType::resolution

"resolution"

UsdRenderSettingsBase

Definition at line 216 of file tokens.h.

const TfToken UsdRenderTokensType::sourceName

"sourceName"

UsdRenderVar

Definition at line 220 of file tokens.h.

const TfToken UsdRenderTokensType::sourceType

"sourceType"

UsdRenderVar

Definition at line 224 of file tokens.h.


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