2 * Copyright 2008, Haiku Inc. All rights reserved.
3 * Distributed under the terms of the MIT License.
6 * Alexandre Deckner <alex@zappotek.com>
12 Camera::Camera(const Vector3
& position
, const Quaternion
& orientation
,
13 float fov
, float near
, float far
)
16 fOrientation(orientation
),