API Reference > Classes > PRC Graphical Classes > OdPrcSceneDisplayParameters Class > OdPrcSceneDisplayParameters Methods > OdPrcSceneDisplayParameters::isAbsolute Method
OdPrcSceneDisplayParameters::isAbsolute Method
Syntax
C++
bool isAbsolute() const;

Returns the current 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.