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

Intersection struct. More...

#include <Shape.h>

Collaboration diagram for _Intersection:
Collaboration graph
[legend]

Public Attributes

vec3 normal
 
decimal t
 
Shapep
 
FORM forme
 

Detailed Description

Intersection struct.

Definition at line 45 of file Shape.h.

Member Data Documentation

◆ forme

FORM _Intersection::forme

Definition at line 50 of file Shape.h.

◆ normal

vec3 _Intersection::normal

Definition at line 47 of file Shape.h.

◆ p

Shape* _Intersection::p

Definition at line 49 of file Shape.h.

◆ t

decimal _Intersection::t

Definition at line 48 of file Shape.h.


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