Type alias CameraInfo

CameraInfo: { fov: number; pose: Pose; proj_mat: ProjectionMatrix }

Type declaration