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

Public Member Functions

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

Public Attributes

std::vector< std::string > tags
 

Detailed Description

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

Definition at line 319 of file semantic_set_predicate.hpp.

Constructor & Destructor Documentation

◆ AllSemanticTag()

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

Definition at line 320 of file semantic_set_predicate.hpp.

Member Data Documentation

◆ tags

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

Definition at line 322 of file semantic_set_predicate.hpp.


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