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 collectionCameraVisibilityIncludeRoot
 "collection:cameraVisibility:includeRoot" 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 deepRaster
 "deepRaster" More...
 
const TfToken disableDepthOfField
 "disableDepthOfField" 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 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 46 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 51 of file tokens.h.

const TfToken UsdRenderTokensType::adjustApertureWidth

"adjustApertureWidth"

Possible value for UsdRenderSettingsBase::GetAspectRatioConformPolicyAttr()

Definition at line 55 of file tokens.h.

const TfToken UsdRenderTokensType::adjustPixelAspectRatio

"adjustPixelAspectRatio"

Possible value for UsdRenderSettingsBase::GetAspectRatioConformPolicyAttr()

Definition at line 59 of file tokens.h.

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

A vector of all of the tokens listed above.

Definition at line 233 of file tokens.h.

const TfToken UsdRenderTokensType::aspectRatioConformPolicy

"aspectRatioConformPolicy"

UsdRenderSettingsBase

Definition at line 63 of file tokens.h.

const TfToken UsdRenderTokensType::camera

"camera"

UsdRenderSettingsBase

Definition at line 67 of file tokens.h.

const TfToken UsdRenderTokensType::collectionCameraVisibilityIncludeRoot

"collection:cameraVisibility:includeRoot"

UsdRenderPass

Definition at line 71 of file tokens.h.

const TfToken UsdRenderTokensType::collectionRenderVisibilityIncludeRoot

"collection:renderVisibility:includeRoot"

UsdRenderPass

Definition at line 75 of file tokens.h.

const TfToken UsdRenderTokensType::color3f

"color3f"

Fallback value for UsdRenderVar::GetDataTypeAttr()

Definition at line 79 of file tokens.h.

const TfToken UsdRenderTokensType::command

"command"

UsdRenderPass

Definition at line 83 of file tokens.h.

const TfToken UsdRenderTokensType::cropAperture

"cropAperture"

Possible value for UsdRenderSettingsBase::GetAspectRatioConformPolicyAttr()

Definition at line 87 of file tokens.h.

const TfToken UsdRenderTokensType::dataType

"dataType"

UsdRenderVar

Definition at line 91 of file tokens.h.

const TfToken UsdRenderTokensType::dataWindowNDC

"dataWindowNDC"

UsdRenderSettingsBase

Definition at line 95 of file tokens.h.

const TfToken UsdRenderTokensType::deepRaster

"deepRaster"

Possible value for UsdRenderProduct::GetProductTypeAttr()

Definition at line 99 of file tokens.h.

const TfToken UsdRenderTokensType::disableDepthOfField

"disableDepthOfField"

UsdRenderSettingsBase

Definition at line 103 of file tokens.h.

const TfToken UsdRenderTokensType::disableMotionBlur

"disableMotionBlur"

UsdRenderSettingsBase

Definition at line 107 of file tokens.h.

const TfToken UsdRenderTokensType::expandAperture

"expandAperture"

Fallback value for UsdRenderSettingsBase::GetAspectRatioConformPolicyAttr()

Definition at line 111 of file tokens.h.

const TfToken UsdRenderTokensType::fileName

"fileName"

UsdRenderPass

Definition at line 115 of file tokens.h.

const TfToken UsdRenderTokensType::full

"full"

Possible value for UsdRenderSettings::GetMaterialBindingPurposesAttr()

Definition at line 119 of file tokens.h.

const TfToken UsdRenderTokensType::includedPurposes

"includedPurposes"

UsdRenderSettings

Definition at line 123 of file tokens.h.

const TfToken UsdRenderTokensType::inputPasses

"inputPasses"

UsdRenderPass

Definition at line 127 of file tokens.h.

const TfToken UsdRenderTokensType::instantaneousShutter

"instantaneousShutter"

UsdRenderSettingsBase

Definition at line 131 of file tokens.h.

const TfToken UsdRenderTokensType::intrinsic

"intrinsic"

Possible value for UsdRenderVar::GetSourceTypeAttr()

Definition at line 135 of file tokens.h.

const TfToken UsdRenderTokensType::lpe

"lpe"

Possible value for UsdRenderVar::GetSourceTypeAttr()

Definition at line 139 of file tokens.h.

const TfToken UsdRenderTokensType::materialBindingPurposes

"materialBindingPurposes"

UsdRenderSettings

Definition at line 143 of file tokens.h.

const TfToken UsdRenderTokensType::orderedVars

"orderedVars"

UsdRenderProduct

Definition at line 147 of file tokens.h.

const TfToken UsdRenderTokensType::passType

"passType"

UsdRenderPass

Definition at line 151 of file tokens.h.

const TfToken UsdRenderTokensType::pixelAspectRatio

"pixelAspectRatio"

UsdRenderSettingsBase

Definition at line 155 of file tokens.h.

const TfToken UsdRenderTokensType::preview

"preview"

Possible value for UsdRenderSettings::GetMaterialBindingPurposesAttr()

Definition at line 159 of file tokens.h.

const TfToken UsdRenderTokensType::primvar

"primvar"

Possible value for UsdRenderVar::GetSourceTypeAttr()

Definition at line 163 of file tokens.h.

const TfToken UsdRenderTokensType::productName

"productName"

UsdRenderProduct

Definition at line 167 of file tokens.h.

const TfToken UsdRenderTokensType::products

"products"

UsdRenderSettings

Definition at line 171 of file tokens.h.

const TfToken UsdRenderTokensType::productType

"productType"

UsdRenderProduct

Definition at line 175 of file tokens.h.

const TfToken UsdRenderTokensType::raster

"raster"

Fallback value for UsdRenderProduct::GetProductTypeAttr()

Definition at line 179 of file tokens.h.

const TfToken UsdRenderTokensType::raw

"raw"

Fallback value for UsdRenderVar::GetSourceTypeAttr()

Definition at line 183 of file tokens.h.

const TfToken UsdRenderTokensType::renderingColorSpace

"renderingColorSpace"

UsdRenderSettings

Definition at line 187 of file tokens.h.

const TfToken UsdRenderTokensType::RenderPass

"RenderPass"

Schema identifer and family for UsdRenderPass

Definition at line 215 of file tokens.h.

const TfToken UsdRenderTokensType::RenderProduct

"RenderProduct"

Schema identifer and family for UsdRenderProduct

Definition at line 219 of file tokens.h.

const TfToken UsdRenderTokensType::RenderSettings

"RenderSettings"

Schema identifer and family for UsdRenderSettings

Definition at line 223 of file tokens.h.

const TfToken UsdRenderTokensType::RenderSettingsBase

"RenderSettingsBase"

Schema identifer and family for UsdRenderSettingsBase

Definition at line 227 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 191 of file tokens.h.

const TfToken UsdRenderTokensType::renderSource

"renderSource"

UsdRenderPass

Definition at line 195 of file tokens.h.

const TfToken UsdRenderTokensType::RenderVar

"RenderVar"

Schema identifer and family for UsdRenderVar

Definition at line 231 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 199 of file tokens.h.

const TfToken UsdRenderTokensType::resolution

"resolution"

UsdRenderSettingsBase

Definition at line 203 of file tokens.h.

const TfToken UsdRenderTokensType::sourceName

"sourceName"

UsdRenderVar

Definition at line 207 of file tokens.h.

const TfToken UsdRenderTokensType::sourceType

"sourceType"

UsdRenderVar

Definition at line 211 of file tokens.h.


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