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

Public Member Functions

 IntensityInterval (intensity_t min, intensity_t max)
 

Public Attributes

IntensityMax max
 
IntensityMin min
 

Detailed Description

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

Definition at line 52 of file intensity_interval.hpp.

Constructor & Destructor Documentation

◆ IntensityInterval()

template<bool Negated = false>
ufo::pred::IntensityInterval< Negated >::IntensityInterval ( intensity_t  min,
intensity_t  max 
)
inline

Definition at line 56 of file intensity_interval.hpp.

Member Data Documentation

◆ max

template<bool Negated = false>
IntensityMax ufo::pred::IntensityInterval< Negated >::max

Definition at line 54 of file intensity_interval.hpp.

◆ min

template<bool Negated = false>
IntensityMin ufo::pred::IntensityInterval< Negated >::min

Definition at line 53 of file intensity_interval.hpp.


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