Gamedev Framework (gf)  0.17.0
A C++14 framework for 2D games
gf::ColorRampBase< T > Member List

This is the complete list of members for gf::ColorRampBase< T >, including all inherited members.

addColorStop(T offset, const Color4< T > &color)gf::ColorRampBase< T >inline
computeColor(T offset) constgf::ColorRampBase< T >inline
isEmpty() constgf::ColorRampBase< T >inline