#include "CellId.h" FCellId::FCellId() { this->X = 0; this->Y = 0; this->Z = 0; }