Antkeeper
0.0.1
|
This is the complete list of members for color::rgb_color_space< T >, including all inherited members.
b | color::rgb_color_space< T > | |
eotf | color::rgb_color_space< T > | |
from_xyz | color::rgb_color_space< T > | |
g | color::rgb_color_space< T > | |
luminance(const math::vec3< T > &x) const noexcept | color::rgb_color_space< T > | inline |
oetf | color::rgb_color_space< T > | |
r | color::rgb_color_space< T > | |
rgb_color_space(const math::vec2< T > &r, const math::vec2< T > &g, const math::vec2< T > &b, const math::vec2< T > &w, transfer_function_type eotf, transfer_function_type oetf) | color::rgb_color_space< T > | inline |
to_xyz | color::rgb_color_space< T > | |
to_y | color::rgb_color_space< T > | |
transfer_function_type typedef | color::rgb_color_space< T > | |
w | color::rgb_color_space< T > |