Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Public Attributes | List of all members
TesselatorPrimitive Struct Reference
Collaboration diagram for TesselatorPrimitive:
Collaboration graph
[legend]

Public Attributes

GLenum type
 
std::vector< QVector3D > vertices
 
std::vector< unsigned int > indices
 

Detailed Description

Definition at line 113 of file TYPlanEauGraphic.cpp.

Member Data Documentation

◆ indices

std::vector<unsigned int> TesselatorPrimitive::indices

Definition at line 117 of file TYPlanEauGraphic.cpp.

◆ type

GLenum TesselatorPrimitive::type

Definition at line 115 of file TYPlanEauGraphic.cpp.

◆ vertices

std::vector<QVector3D> TesselatorPrimitive::vertices

Definition at line 116 of file TYPlanEauGraphic.cpp.


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