Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Public Member Functions | Public Attributes | List of all members
TYRenderContext Class Reference

#include <TYRenderContext.h>

Collaboration diagram for TYRenderContext:
Collaboration graph
[legend]

Public Member Functions

 TYRenderContext (const TYRenderType _type, const TYRenderPass _pass, const TYRenderViewport _viewport, TYElement *const _modelerElement)
 

Public Attributes

TYRenderType type
 
TYRenderPass pass
 
TYRenderViewport viewport
 
TYElementmodelerElement
 
QMatrix4x4 globalToModelerMatrix
 
bool showBackgroundImage
 
bool showLevelCurves
 
bool showDistributedSources
 

Detailed Description

Structure de données stockant toutes les données fournies aux méthodes d'affichage des éléments graphiques (displayXXX);

Definition at line 46 of file TYRenderContext.h.

Constructor & Destructor Documentation

◆ TYRenderContext()

TYRenderContext::TYRenderContext ( const TYRenderType  _type,
const TYRenderPass  _pass,
const TYRenderViewport  _viewport,
TYElement *const  _modelerElement 
)

Definition at line 33 of file TYRenderContext.cpp.

Member Data Documentation

◆ globalToModelerMatrix

QMatrix4x4 TYRenderContext::globalToModelerMatrix

Definition at line 56 of file TYRenderContext.h.

◆ modelerElement

TYElement* TYRenderContext::modelerElement

Definition at line 55 of file TYRenderContext.h.

◆ pass

TYRenderPass TYRenderContext::pass

Definition at line 53 of file TYRenderContext.h.

◆ showBackgroundImage

bool TYRenderContext::showBackgroundImage

Definition at line 59 of file TYRenderContext.h.

◆ showDistributedSources

bool TYRenderContext::showDistributedSources

Definition at line 61 of file TYRenderContext.h.

◆ showLevelCurves

bool TYRenderContext::showLevelCurves

Definition at line 60 of file TYRenderContext.h.

◆ type

TYRenderType TYRenderContext::type

Definition at line 52 of file TYRenderContext.h.

◆ viewport

TYRenderViewport TYRenderContext::viewport

Definition at line 54 of file TYRenderContext.h.


The documentation for this class was generated from the following files: