Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Classes | Typedefs
color.h File Reference
#include <vector>
#include <cmath>
#include <algorithm>
#include "Tympan/core/smartptr.h"
Include dependency graph for color.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OColor
 
class  TYColorManager
 

Typedefs

typedef std::vector< OColorOLookupTable
 Collection de OColor. More...
 

Typedef Documentation

◆ OLookupTable

typedef std::vector<OColor> OLookupTable

Collection de OColor.

Definition at line 105 of file color.h.