| Public Member Functions | |
| MarkVoxel (uint32_t *data) | |
| void | operator() (unsigned int offset, unsigned int z_mask) | 
| Private Attributes | |
| uint32_t * | data_ | 
Definition at line 292 of file voxel_grid.h.
| voxel_grid::VoxelGrid::MarkVoxel::MarkVoxel | ( | uint32_t * | data | ) |  [inline] | 
Definition at line 294 of file voxel_grid.h.
| void voxel_grid::VoxelGrid::MarkVoxel::operator() | ( | unsigned int | offset, | 
| unsigned int | z_mask | ||
| ) |  [inline] | 
Definition at line 295 of file voxel_grid.h.
| uint32_t* voxel_grid::VoxelGrid::MarkVoxel::data_  [private] | 
Definition at line 299 of file voxel_grid.h.