VisualizationController Global Function sCATVisForceDynamicMode
sCATVisForceDynamicMode( | | iViewer, |
| | iOnOff) |
-
Force dyanmic mode's activation on a CATViewer.
When dynamic mode is activated, various rendering quality options (like Full Scene Antialiasing
or SSAO) are deactivated or degraded to improve visualization frame rate.
- Parameters:
-
- iViewer
- The viewer which defines the 'display context' of a document.
- iOnOff
- Flag to activate or deactivate dynamic mode on a viewer.
Each call to "sCATVisForceDynamicMode(1)" has to be followed later by a call to "sCATVisForceDynamicMode(0)"
to restore previous configuration.
- Returns:
-
- S_OK
- if query succeeds
- E_FAILED
- if query fails.
- See also:
-
This object is included in the file: CATVisToolkit.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.