pcl::IsNotDenseException Class Reference

An exception that is thrown when a PointCloud is not dense but is attemped to be used as dense. More...

#include <exceptions.h>

Inheritance diagram for pcl::IsNotDenseException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 IsNotDenseException (const std::string error_description)

Detailed 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.


Constructor & Destructor Documentation

pcl::IsNotDenseException::IsNotDenseException ( const std::string  error_description  )  [inline]

Definition at line 71 of file exceptions.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


pcl
Author(s): See http://pcl.ros.org/authors for the complete list of authors.
autogenerated on Fri Jan 11 09:57:18 2013