|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
#include <OGLSimpleMaterial.h>

Public Member Functions | |
| OGLSimpleMaterial ()=default | |
Public Attributes | |
| QColor | color |
Static Public Attributes | |
| static OGLSimpleMaterial | BOUNDING_BOX = {getColor.fromRgbF(1, 1, 0.5)} |
Visual material used to render a mesh.
Definition at line 25 of file OGLSimpleMaterial.h.
|
default |
|
static |
Material used to render bounding boxes.
Definition at line 39 of file OGLSimpleMaterial.h.
| QColor OGLSimpleMaterial::color |
Color of the geometry
Definition at line 34 of file OGLSimpleMaterial.h.