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

const TYRenderType type
 
const TYRenderPass pass
 
const TYRenderViewport viewport
 
TYElement *const modelerElement
 

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 44 of file TYRenderContext.h.

Constructor & Destructor Documentation

◆ TYRenderContext()

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

Definition at line 47 of file TYRenderContext.h.

Member Data Documentation

◆ modelerElement

TYElement* const TYRenderContext::modelerElement

Definition at line 55 of file TYRenderContext.h.

◆ pass

const TYRenderPass TYRenderContext::pass

Definition at line 53 of file TYRenderContext.h.

◆ type

const TYRenderType TYRenderContext::type

Definition at line 52 of file TYRenderContext.h.

◆ viewport

const TYRenderViewport TYRenderContext::viewport

Definition at line 54 of file TYRenderContext.h.


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