OpenShot Library | libopenshot
0.3.3
|
This is the complete list of members for openshot::Fraction, including all inherited members.
den | openshot::Fraction | |
Fraction() | openshot::Fraction | |
Fraction(int num, int den) | openshot::Fraction | |
Fraction(std::pair< int, int > pair) | openshot::Fraction | |
Fraction(std::vector< int > vector) | openshot::Fraction | |
Fraction(std::map< std::string, int > mapping) | openshot::Fraction | |
GreatestCommonDenominator() | openshot::Fraction | |
num | openshot::Fraction | |
operator*(openshot::Fraction other) | openshot::Fraction | inline |
operator*(const numT &other) const | openshot::Fraction | inline |
operator/(openshot::Fraction other) | openshot::Fraction | inline |
operator/(const numT &other) const | openshot::Fraction | inline |
Reciprocal() const | openshot::Fraction | |
Reduce() | openshot::Fraction | |
ToDouble() const | openshot::Fraction | |
ToFloat() | openshot::Fraction | |
ToInt() | openshot::Fraction |