#include <OE/Math/Gradient.hpp>
template<typename T>
GradientStop class
Value stop within a Gradient.
Contents
Constructors, destructors, conversion operators
- GradientStop(float time, const T& value)