Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcSceneDisplayParameters::setIsAbsolute Method
Syntax
C++
void setIsAbsolute(bool is_absolute);

Sets a new value of the absolute flag. The absolute flag indicates whether the position of the camera, lights, and clipping planes are absolute. If the position of the camera, light, and clipping planes are absolute, the flag is equal to true; in the other case the flag is equal to false. 

 

Parameters
Description
is_absolute
[in] A new flag value to be set.
Copyright © 2002-2022. Open Design Alliance All rights reserved.