Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCamera::zoom Method
Syntax
C++
void zoom(double zoom);

Zooms the camera view field by a specified scale factor. 

 

Parameters
Description
zoom
[in] A zoom scale value.

The zoom operation means that the size of the related view field is recalculated using the proportion specified in the zoom parameter. If the zoom parameter value is greater than 1.0, objects on the screen become larger. If the zoom parameter is less than 1.0 and greater than 0.0, objects on the screen become smaller.

Copyright © 2002-2022. Open Design Alliance All rights reserved.