scifir-units 2.0.0
scifir-units is a library of units of measurement, angles, coordinates, fields, and related data, all lightweight, that help in the development of scientific software and scientific machines
|
This is the complete list of members for scifir::color, including all inherited members.
alpha | scifir::color | private |
blue | scifir::color | private |
color() | scifir::color | |
color(int, int, int, int=255) | scifir::color | |
get_alpha() const | scifir::color | inline |
get_blue() const | scifir::color | inline |
get_green() const | scifir::color | inline |
get_red() const | scifir::color | inline |
green | scifir::color | private |
is_full_transparent() const | scifir::color | inline |
is_opaque() const | scifir::color | inline |
is_transparent() const | scifir::color | inline |
red | scifir::color | private |