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