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
std::shared_ptr< MinMax > range
Definition vizvector.h:33
VizVector(const DataVector &dataVector, float vectorFactor=1.0, float offsetFactor=1.0)
std::shared_ptr< Real > offsetFactor
Definition vizvector.h:35