Variable lvr2::octreeVertexTable
Defined in File OctreeTables.hpp
Variable Documentation
-
static const int lvr2::octreeVertexTable[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}}
Defined in File OctreeTables.hpp