#include <vizvector.h>
Public Member Functions | |
| VizVector (const DataVector &dataVector) | |
Public Attributes | |
| std::shared_ptr< MinMax > | range |
| std::shared_ptr< Real > | vectorFactor |
| std::shared_ptr< Real > | offsetFactor |
| cil::VizVector::VizVector | ( | const DataVector & | dataVector | ) |
| std::shared_ptr<Real> cil::VizVector::offsetFactor |
| std::shared_ptr<MinMax> cil::VizVector::range |
| std::shared_ptr<Real> cil::VizVector::vectorFactor |