|
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | InvalidStructure |
Indicates that a voxel grid structure should have matched another one, but did not. More... | |
class | InvalidVoxelDataSize |
Indicates that voxel data with an invalid number of voxels has been passed to a VoxelGrid. More... | |
class | VoxelGridError |
Base class for exceptions in this library. More... | |
Namespaces | |
visionx | |
ArmarX headers. | |
visionx::voxelgrid | |
visionx::voxelgrid::error | |