#include <LBPointArray.hpp>
Public Attributes | |
unsigned int | dim |
T * | elements |
unsigned int | width |
Definition at line 42 of file LBPointArray.hpp.
unsigned int lvr2::LBPointArray< T >::dim |
Definition at line 44 of file LBPointArray.hpp.
T* lvr2::LBPointArray< T >::elements |
Definition at line 45 of file LBPointArray.hpp.
unsigned int lvr2::LBPointArray< T >::width |
Definition at line 43 of file LBPointArray.hpp.