UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Loading...
Searching...
No Matches
ufo::pred::AnySemanticTag< Negated > Struct Template Reference

Public Member Functions

constexpr AnySemanticTag (std::initializer_list< std::string > tag)
 

Public Attributes

std::vector< std::string > tags
 

Detailed Description

template<bool Negated = false>
struct ufo::pred::AnySemanticTag< Negated >

Definition at line 185 of file semantic_set_predicate.hpp.

Constructor & Destructor Documentation

◆ AnySemanticTag()

template<bool Negated = false>
constexpr ufo::pred::AnySemanticTag< Negated >::AnySemanticTag ( std::initializer_list< std::string >  tag)
inlineconstexpr

Definition at line 186 of file semantic_set_predicate.hpp.

Member Data Documentation

◆ tags

template<bool Negated = false>
std::vector<std::string> ufo::pred::AnySemanticTag< Negated >::tags

Definition at line 188 of file semantic_set_predicate.hpp.


The documentation for this struct was generated from the following file: