summaryrefslogtreecommitdiff
path: root/inc/Quantity_Color_1.hxx
blob: 7ebfb8265b52952a47f4c6329c2539fd2da3e72e (plain)
1
2
3
4
5
6
7
8
9

#ifndef COLOR_PXX_INCLUDED
#define COLOR_PXX_INCLUDED

#define RGBHLS_H_UNDEFINED -1.0

static Quantity_Parameter TheEpsilon = 0.0001;

#endif