API Reference > Classes > PRC Graphical Classes > OdPrcSceneDisplayParameters Class > OdPrcSceneDisplayParameters Methods > OdPrcSceneDisplayParameters::setIsAbsolute Method
OdPrcSceneDisplayParameters::setIsAbsolute Method
Syntax
C++
void setIsAbsolute(bool is_absolute);
Parameters 
Description 
bool is_absolute 
[in] A new flag value to be set. 

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. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.