An exception that is thrown when a PointCloud is not dense but is attemped to be used as dense. More...
#include <exceptions.h>

Public Member Functions | |
| IsNotDenseException (const std::string error_description) | |
An exception that is thrown when a PointCloud is not dense but is attemped to be used as dense.
Definition at line 68 of file exceptions.h.
| pcl::IsNotDenseException::IsNotDenseException | ( | const std::string | error_description | ) | [inline] |
Definition at line 71 of file exceptions.h.