LabelOccupancy.h
Go to the documentation of this file.
visionx
ArmarX headers.
Definition: OpenPoseStressTest.h:38
Visualizer.h
visionx::voxelgrid::LabelOccupancy::VoxelGrid
Voxel grid storing the number of points per label in each voxel.
Definition: VoxelGrid.h:69
VoxelGrid.h
visionx::voxelgrid::LabelOccupancy::Visualizer
Visualizer for label occupancy voxel grids.
Definition: Visualizer.h:16
visionx::VoxelGrid
voxelgrid::VoxelGrid< VoxelT > VoxelGrid
Definition: VoxelGridCore.h:33
visionx::voxelgrid::LabelOccupancy::Voxel
A voxel storing whether it is occupied or free and the object label it is occupied by.
Definition: VoxelGrid.h:23