Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCamera::pan Method
Syntax
C++
void pan(double theta, double phi);

Changes the camera position and its target by moving it in the xy-plane by the specified degrees. The camera position and distance between the camera and its target remain unchanged. 

 

Parameters
Description
theta
[in] The number of degrees to move the camera target to the right.
phi
[in] The number of degrees to move the camera target up.
Copyright © 2002-2022. Open Design Alliance All rights reserved.