34#include <NDEVR/Buffer.h>
The equivelent of std::vector but with a bit more control. The basic array unit of the library.
Definition Buffer.hpp:64
Definition TreeSelection.hpp:39
Buffer< sint04 > m_selection
Definition TreeSelection.hpp:47
TreeSelection(uint04 size)
Definition TreeSelection.hpp:41
uint32_t uint04
-Defines an alias representing a 4 byte, unsigned integer -Can represent exact integer values 0 throu...
Definition BaseValues.hpp:120