RenderingFeatures class
| Description |
Available features of a rendering add-on. Details... |
| Module |
Rendering API |
| Base classes |
- |
| Derived classes |
- |
| Header |
RenderingFeatures.hpp |
Public methods
Constructors
Copy constructor
operator=
Feature setting
Enable
Disable
Feature query
IsEnabled
Public constants
Mode features
SimpleRenderingEngine
PanoramaRenderingEngine
UseSphericalPanorama
Extra data usage
UseAdditionalOptions
Used effects
UseMethodSettings
UseAntialiasSettings
UseLightSources
UseShadowCasting
UseHighLightSetting
UseFogSettings
UseEmissionSetting
UseTransparency
UseSmoothSetting
UseLampFalloff
UseTextures
Post processing usage
UsePostProcessing
Detailed description
The instance of this class contains the add-on feature list.
The GetFeatures method of the rendering interface must fill this object.
See Also
|