24#include "../data/datavector.h"
The MinMax class inherits from Tuple, specilizing the template parameters to float for element type.
Definition minmax.h:31
Definition vizvector.h:29
std::shared_ptr< Real > vectorFactor
Definition vizvector.h:34
VizVector(const DataVector &dataVector)
std::shared_ptr< MinMax > range
Definition vizvector.h:33
std::shared_ptr< Real > offsetFactor
Definition vizvector.h:35