Variable lvr2::octreeCenterTable

Variable Documentation

static const int lvr2::octreeCenterTable[8][3] = {{-1, -1, -1}, {1, -1, -1}, {-1, 1, -1}, {1, 1, -1}, {-1, -1, 1}, {1, -1, 1}, {-1, 1, 1}, {1, 1, 1}}