API Reference > Classes > PRC Graphical Classes > OdPrcSceneDisplayParameters Class
OdPrcSceneDisplayParameters Class
OdPrcSceneDisplayParametersOdPrcSceneDisplayParametersOdPrcSceneDisplayParameters
Syntax
C++
class OdPrcSceneDisplayParameters : public OdPrcReferencedBase;

PrcSceneDisplayParameters.h

 

Class representing a group of parameters used for scene visualization, such as an ambient light and camera.

This is the overview for the ambientLight method overload. 
This is the overview for the backgroundStyle method overload. 
This is the overview for the camera method overload. 
This is the overview for the clippingPlanes method overload. 
This is the overview for the defaultStyle method overload. 
This is the overview for the defaultStylesPerType method overload. 
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. 
Returns the current value of the active flag. The active flag indicates whether the object is currently an active scene (if true). 
This is the overview for the rotationCenter method overload. 
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.
 
Sets a new value of the active flag. The active flag indicates whether the object is currently an active scene (if true).
 
This is the overview for the types method overload. 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.