#ifndef POI_DEFINES
#define POI_DEFINES
#define DielectricSpec float4(0.04, 0.04, 0.04, 1.0 - 0.04)
#define pi float(3.14159265359)
#endif