OpenShot Library | libopenshot
0.2.6
|
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 | |
Reciprocal() const | openshot::Fraction | |
Reduce() | openshot::Fraction | |
ToDouble() const | openshot::Fraction | |
ToFloat() | openshot::Fraction | |
ToInt() | openshot::Fraction |