OpenShot Library | libopenshot  0.3.2
openshot::Fraction Member List

This is the complete list of members for openshot::Fraction, including all inherited members.

denopenshot::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
numopenshot::Fraction
operator*(openshot::Fraction other)openshot::Fractioninline
operator*(const numT &other) constopenshot::Fractioninline
operator/(openshot::Fraction other)openshot::Fractioninline
operator/(const numT &other) constopenshot::Fractioninline
Reciprocal() constopenshot::Fraction
Reduce()openshot::Fraction
ToDouble() constopenshot::Fraction
ToFloat()openshot::Fraction
ToInt()openshot::Fraction