exceptions.h File Reference
#include <stdexcept>
+ Include dependency graph for exceptions.h:
+ This graph shows which files directly or indirectly include this file:

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