API_CameraType
단일 카메라를 의미합니다.
typedef struct { API_Elem_Head head; API_Guid camSetGuid; API_PerspCamPars perspCam; } API_CameraType;
멤버
- head
- 일반적인 요소 헤더입니다.
- camSetGuid
- 이 카메라는 이 카메라 집합에 속합니다.
- perspCam
- Perspective 카메라 파라미터들입니다.
요구사항
- 버전: API 2.1 또는 이후
- 헤더: APIdefs_Elements.h
참고사항
API_Elem_Head, API_PerspCamPars, API_Element,
요소 관리자, API 타입