Public Member Functions | |
LayerComparator (const std::string &str) | |
bool | operator() (const Layer &layer) |
Public Attributes | |
const std::string & | str_ |
Definition at line 777 of file image_viewer.h.
pcl::visualization::ImageViewer::LayerComparator::LayerComparator | ( | const std::string & | str | ) | [inline] |
Definition at line 779 of file image_viewer.h.
bool pcl::visualization::ImageViewer::LayerComparator::operator() | ( | const Layer & | layer | ) | [inline] |
Definition at line 783 of file image_viewer.h.
const std::string& pcl::visualization::ImageViewer::LayerComparator::str_ |
Definition at line 780 of file image_viewer.h.