Static Public Attributes | List of all members
OctreeHelper< T, 2 > Struct Template Reference

#include <octree.hpp>

Static Public Attributes

static const Octree_< T, 2 >::Point offsetTable [Octree_< T, 2 >::nbCells]
 

Detailed Description

template<typename T>
struct OctreeHelper< T, 2 >

Definition at line 290 of file octree.hpp.

Member Data Documentation

◆ offsetTable

template<typename T >
const Octree_< T, 2 >::Point OctreeHelper< T, 2 >::offsetTable
static
Initial value:
=
{
{-0.5, -0.5},
{+0.5, -0.5},
{-0.5, +0.5},
{+0.5, +0.5}
}

Definition at line 292 of file octree.hpp.


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


libpointmatcher
Author(s):
autogenerated on Mon Jan 1 2024 03:24:44