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

#include <octree.hpp>

Static Public Attributes

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

Detailed Description

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

Definition at line 272 of file octree.hpp.

Member Data Documentation

◆ offsetTable

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

Definition at line 274 of file octree.hpp.


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


mrpt_local_obstacles
Author(s): Jose-Luis Blanco-Claraco
autogenerated on Mon Aug 14 2023 02:09:04