| Public Member Functions | |
| ClearVoxel (uint32_t *data) | |
| void | operator() (unsigned int offset, unsigned int z_mask) | 
| Private Attributes | |
| uint32_t * | data_ | 
Definition at line 302 of file voxel_grid.h.
| voxel_grid::VoxelGrid::ClearVoxel::ClearVoxel | ( | uint32_t * | data | ) |  [inline] | 
Definition at line 304 of file voxel_grid.h.
| void voxel_grid::VoxelGrid::ClearVoxel::operator() | ( | unsigned int | offset, | 
| unsigned int | z_mask | ||
| ) |  [inline] | 
Definition at line 305 of file voxel_grid.h.
| uint32_t* voxel_grid::VoxelGrid::ClearVoxel::data_  [private] | 
Definition at line 309 of file voxel_grid.h.