|
CGAL 4.13.2 - Classification
|
#include <CGAL/Classification/Label.h>
Classification label (for example: vegetation, ground, etc.) defined as a set of relationships with classification features.
Public Member Functions | |
| Label (std::string name) | |
| const std::string & | name () const |
| CGAL::Classification::Label::Label | ( | std::string | name | ) |
| name | name of the classification label (e.g. vegetation). |