This is the complete list of members for sound::volume, including all inherited members.
| as_percent() const | sound::volume | inline |
| from_percent(float percentage) | sound::volume | inlinestatic |
| gain | sound::volume | private |
| operator float() const | sound::volume | inline |
| operator*(const volume &other) const | sound::volume | inline |
| operator+(const volume &other) const | sound::volume | inline |
| operator-(const volume &other) const | sound::volume | inline |
| operator/(const volume &other) const | sound::volume | inline |
| volume(float factor) | sound::volume | inlineexplicit |