|
Indicates that voxel data with an invalid number of voxels has been passed to a VoxelGrid. More...
#include <VisionX/libraries/VoxelGridCore/exceptions.h>
Public Member Functions | |
InvalidVoxelDataSize (std::size_t actual, std::size_t expected) | |
Indicates that voxel data with an invalid number of voxels has been passed to a VoxelGrid.
Definition at line 29 of file exceptions.h.
InvalidVoxelDataSize | ( | std::size_t | actual, |
std::size_t | expected | ||
) |
Definition at line 11 of file exceptions.cpp.