UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Loading...
Searching...
No Matches
ufo::TreeLeafBlock< Dim, BF > Struct Template Reference

Public Types

using modified_type = std::uint16_t
 

Public Attributes

modified_type modified
 
TreeIndex::pos_type parent_block
 
std::uint8_t parent_offset
 

Detailed Description

template<std::size_t Dim, std::size_t BF>
struct ufo::TreeLeafBlock< Dim, BF >

Definition at line 57 of file leaf_block.hpp.

Member Typedef Documentation

◆ modified_type

template<std::size_t Dim, std::size_t BF>
using ufo::TreeLeafBlock< Dim, BF >::modified_type = std::uint16_t

Definition at line 58 of file leaf_block.hpp.

Member Data Documentation

◆ modified

template<std::size_t Dim, std::size_t BF>
modified_type ufo::TreeLeafBlock< Dim, BF >::modified

Definition at line 66 of file leaf_block.hpp.

◆ parent_block

template<std::size_t Dim, std::size_t BF>
TreeIndex::pos_type ufo::TreeLeafBlock< Dim, BF >::parent_block

Definition at line 62 of file leaf_block.hpp.

◆ parent_offset

template<std::size_t Dim, std::size_t BF>
std::uint8_t ufo::TreeLeafBlock< Dim, BF >::parent_offset

Definition at line 63 of file leaf_block.hpp.


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