A SERVICE OF

logo

104
Chapter 9: Viewing the Scene
Figure 9-5 Horizontal and Vertical Fields of View Offsets
The offset angles are measured starting at the -z axis, following the right-hand rule. For
example, the horizontal FOV offset angle shown in Figure 9-5 is positive.
To specify the offsets, use one or both of the following csPerspCamera methods:
void setHorizFOVOff(csFloat horizFOV);
void setVertFOVOff(rfcsFloat vertFOV);
There is a corresponding get...() eld for each set...() eld.
-z
z
x
-x
y
-y
Horizontal FOV
Horizontal
FOV offset
-z
z
x
-x
y
-y
Vertical FOV
Vertical
FOV offset
Far clip plane
Near clip plane