Go to the source code of this file.
Namespaces | |
lvr2 | |
Variables | |
const static int | lvr2::box_creation_table [8][3] |
This table states where each coordinate of a box vertex is relative to the box center. More... | |
const static int | lvr2::box_neighbour_table [8][3] |
const static int | lvr2::HGCreateTable [8][3] |
const static int | lvr2::shared_vertex_table [8][28] |
A table coding the relations between shared vertices of adjacent positions in the grid created during the marching cubes reconstruction process. More... | |
const static int | lvr2::TSDFCreateTable [8][3] |
This tables stors adjacency information for the grid creation algorithm. More... | |