Struct slamcore::SemanticLabel
-
struct SemanticLabel
Public Functions
-
inline SemanticLabel(PredefinedSemanticLabel predefinedLabel)
-
inline explicit SemanticLabel(std::string label)
-
inline const std::string &name() const
-
inline bool operator<(const SemanticLabel &other) const
-
inline bool operator==(const SemanticLabel &other) const
-
inline bool operator!=(const SemanticLabel &other) const
-
inline SemanticLabel(PredefinedSemanticLabel predefinedLabel)