UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Loading...
Searching...
No Matches
ufo::TreeContainer< Ts >::S< T > Struct Template Reference

Public Attributes

Data< T > data
 
bool modified = false
 

Detailed Description

template<class... Ts>
template<class T>
struct ufo::TreeContainer< Ts >::S< T >

Definition at line 84 of file container.hpp.

Member Data Documentation

◆ data

template<class... Ts>
template<class T >
Data<T> ufo::TreeContainer< Ts >::S< T >::data

Definition at line 85 of file container.hpp.

◆ modified

template<class... Ts>
template<class T >
bool ufo::TreeContainer< Ts >::S< T >::modified = false

Definition at line 86 of file container.hpp.


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