A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Various functions for collecting and writing binary data.
static void write(std::ostream &, const bool, DynamicList< floatScalar > &)
Write floats ascii or binary.
static void swapWord(int32_t &word32)
Swap halves of word.
static void swapWords(const label nWords, int32_t *words32)
Swap halves of word.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
static void insert(const point &, DynamicList< floatScalar > &dest)
Append point to given DynamicList.