HDK
|
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 } |
enum OBJ_CamIndex |
Enumerator | |
---|---|
I_N_CAM_INDICES |
Definition at line 20 of file OBJ_Camera.h.
enum OBJ_ProjectionType |
Enumerator | |
---|---|
OBJ_PROJ_PERSPECTIVE | |
OBJ_PROJ_ORTHO | |
OBJ_PROJ_POLAR | |
OBJ_PROJ_CYLINDRICAL |
Definition at line 26 of file OBJ_Camera.h.