|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
Contexte de rendu utilisé par les fonctions d'affichage. More...
#include "Tympan/gui/gl/TYRenderViewport.h"

Go to the source code of this file.
Classes | |
| class | TYRenderContext |
Enumerations | |
| enum class | TYRenderType { Display , Picking } |
| enum class | TYRenderPass { Default , Overlay } |
Contexte de rendu utilisé par les fonctions d'affichage.
Definition in file TYRenderContext.h.
|
strong |
| Enumerator | |
|---|---|
| Default | The current render pass is for 3D elements. |
| Overlay | The current render pass is for overlay elements. |
Definition at line 34 of file TYRenderContext.h.
|
strong |
| Enumerator | |
|---|---|
| Display | The current render is intended to be displayed on screen. |
| Picking | The current render is only done for picking purpose. |
Definition at line 29 of file TYRenderContext.h.