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

Public Member Functions

constexpr Offset (std::size_t offset=0) noexcept
 

Public Attributes

std::size_t offset
 

Detailed Description

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

Definition at line 51 of file offset.hpp.

Constructor & Destructor Documentation

◆ Offset()

template<bool Negated = false>
constexpr ufo::pred::Offset< Negated >::Offset ( std::size_t  offset = 0)
inlineconstexprnoexcept

Definition at line 54 of file offset.hpp.

Member Data Documentation

◆ offset

template<bool Negated = false>
std::size_t ufo::pred::Offset< Negated >::offset

Definition at line 52 of file offset.hpp.


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