HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
camera.h File Reference
+ Include dependency graph for camera.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HdCamera
 

Macros

#define HD_CAMERA_TOKENS
 

Functions

 TF_DECLARE_PUBLIC_TOKENS (HdCameraTokens, HD_API, HD_CAMERA_TOKENS)
 

Macro Definition Documentation

#define HD_CAMERA_TOKENS

Camera state that can be requested from the scene delegate via GetCameraParamValue(id, token). The parameters below mimic the USD camera schema and GfCamera (with the exception of window policy). All spatial units are in world units though and projection is HdCamera::Projection rather than a token.

Definition at line 48 of file camera.h.

Function Documentation

TF_DECLARE_PUBLIC_TOKENS ( HdCameraTokens  ,
HD_API  ,
HD_CAMERA_TOKENS   
)