HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cameraSchema.h File Reference
+ Include dependency graph for cameraSchema.h:

Go to the source code of this file.

Classes

class  HdCameraSchema
 
class  HdCameraSchema::Builder
 

Macros

#define HDCAMERA_SCHEMA_TOKENS
 

Functions

 TF_DECLARE_PUBLIC_TOKENS (HdCameraSchemaTokens, HD_API, HDCAMERA_SCHEMA_TOKENS)
 

Macro Definition Documentation

#define HDCAMERA_SCHEMA_TOKENS
Value:
(camera) \
(projection) \
(horizontalAperture) \
(verticalAperture) \
(horizontalApertureOffset) \
(verticalApertureOffset) \
(focalLength) \
(clippingRange) \
(clippingPlanes) \
(fStop) \
(focusDistance) \
(shutterOpen) \
(shutterClose) \
(exposure) \
(focusOn) \
(dofAspect) \
(splitDiopter) \
(lensDistortion) \
(perspective) \
(orthographic) \

Definition at line 44 of file cameraSchema.h.

Function Documentation

TF_DECLARE_PUBLIC_TOKENS ( HdCameraSchemaTokens  ,
HD_API  ,
HDCAMERA_SCHEMA_TOKENS   
)