Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Public Attributes | List of all members
_validRay Struct Reference

#include <Engine.h>

Collaboration diagram for _validRay:
Collaboration graph
[legend]

Public Attributes

Rayr
 Pointer to a ray. Should not be NULL. More...
 
bool valid
 Boolean set to True if the ray is validated, which means an event occurs. More...
 

Detailed Description

Definition at line 26 of file Engine.h.

Member Data Documentation

◆ r

Ray* _validRay::r

Pointer to a ray. Should not be NULL.

Definition at line 28 of file Engine.h.

◆ valid

bool _validRay::valid

Boolean set to True if the ray is validated, which means an event occurs.

Definition at line 29 of file Engine.h.


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