#include "PixelMap.h" const PixelMapEntry PixelMap::empty = { -1, 0, 0, 0, 0 }; const BiasMapEntry BiasMap::empty = { -1, 0, 0, 0 };