Gamedev Framework (gf) 1.2.0
A C++17 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