Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
OGLSimpleMaterial Class Reference

#include <OGLSimpleMaterial.h>

Collaboration diagram for OGLSimpleMaterial:
Collaboration graph
[legend]

Public Member Functions

 OGLSimpleMaterial ()=default
 

Public Attributes

QColor color
 

Static Public Attributes

static OGLSimpleMaterial BOUNDING_BOX = {getColor.fromRgbF(1, 1, 0.5)}
 

Detailed Description

Visual material used to render a mesh.

Definition at line 25 of file OGLSimpleMaterial.h.

Constructor & Destructor Documentation

◆ OGLSimpleMaterial()

OGLSimpleMaterial::OGLSimpleMaterial ( )
default

Member Data Documentation

◆ BOUNDING_BOX

OGLSimpleMaterial OGLSimpleMaterial::BOUNDING_BOX = {getColor.fromRgbF(1, 1, 0.5)}
static

Material used to render bounding boxes.

Definition at line 39 of file OGLSimpleMaterial.h.

◆ color

QColor OGLSimpleMaterial::color

Color of the geometry

Definition at line 34 of file OGLSimpleMaterial.h.


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