World of Might and Magic
0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
|
#include <rational.h>
Открытые атрибуты | |
int | num |
Numerator. Подробнее... | |
int | den |
Denominator. Подробнее... | |
Rational number (pair of numerator and denominator).
См. определение в файле rational.h строка 58
int AVRational::num |
Numerator.
См. определение в файле rational.h строка 59
int AVRational::den |