HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OBJ_Camera.h File Reference
#include "OBJ_API.h"
#include "OBJ_Node.h"
#include <UT/UT_String.h>
+ Include dependency graph for OBJ_Camera.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OBJ_CameraParms
 
class  OBJ_Camera
 

Enumerations

enum  OBJ_CamIndex { I_N_CAM_INDICES = I_N_BASE_INDICES }
 
enum  OBJ_ProjectionType { OBJ_PROJ_PERSPECTIVE, OBJ_PROJ_ORTHO, OBJ_PROJ_POLAR, OBJ_PROJ_CYLINDRICAL }
 

Enumeration Type Documentation

Enumerator
I_N_CAM_INDICES 

Definition at line 20 of file OBJ_Camera.h.

Enumerator
OBJ_PROJ_PERSPECTIVE 
OBJ_PROJ_ORTHO 
OBJ_PROJ_POLAR 
OBJ_PROJ_CYLINDRICAL 

Definition at line 26 of file OBJ_Camera.h.