Public Member Functions | Public Attributes | List of all members
dunion< T > Union Template Reference

#include <Boctree.h>

Public Member Functions

 dunion ()
 

Public Attributes

unsigned int length
 
v
 

Detailed Description

template<class T>
union dunion< T >

This is our preferred representation for the leaf nodes (as it is the most compact). BOctTree makes an array of this, the first containing the number of points (not the number of coordinates) stored.

Definition at line 53 of file Boctree.h.

Constructor & Destructor Documentation

◆ dunion()

template<class T >
dunion< T >::dunion ( )
inline

Definition at line 56 of file Boctree.h.

Member Data Documentation

◆ length

template<class T >
unsigned int dunion< T >::length

Definition at line 55 of file Boctree.h.

◆ v

template<class T >
T dunion< T >::v

Definition at line 54 of file Boctree.h.


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


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:26