Point Cloud Library (PCL)
1.14.1-dev
|
This is the complete list of members for pcl::UnorganizedPointCloudException, including all inherited members.
createDetailedMessage(const std::string &error_description, const char *file_name, const char *function_name, unsigned line_number) | pcl::PCLException | inlineprotectedstatic |
detailedMessage() const noexcept | pcl::PCLException | inline |
file_name_ | pcl::PCLException | protected |
function_name_ | pcl::PCLException | protected |
getFileName() const noexcept | pcl::PCLException | inline |
getFunctionName() const noexcept | pcl::PCLException | inline |
getLineNumber() const noexcept | pcl::PCLException | inline |
line_number_ | pcl::PCLException | protected |
PCLException(const std::string &error_description, const char *file_name=nullptr, const char *function_name=nullptr, unsigned line_number=0) | pcl::PCLException | inline |
UnorganizedPointCloudException(const std::string &error_description, const char *file_name=nullptr, const char *function_name=nullptr, unsigned line_number=0) | pcl::UnorganizedPointCloudException | inline |