Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCamera::setProjection Method
Syntax
C++
void setProjection(Camera::Projection type, double oblique_y_skew = 0., double oblique_x_skew = 0.);

Sets the camera projection. The camera projection is defined with a projection type and oblique skews in horizontal and vertical directions. 

 

Parameters
Description
type
[in] A new camera projection type.
oblique_y_skew
[in] A new vertical oblique skew value.
oblique_x_skew
[in] A new horizontal skew.
Copyright © 2002-2022. Open Design Alliance All rights reserved.