![]() |
GFXprim
2D bitmap graphics library with emphasis on speed and correctness
|
Rational number. More...
#include <gp_data_storage.h>
Data Fields | |
long | num |
Numerator. | |
long | den |
Denominator. | |
Rational number.
Definition at line 33 of file gp_data_storage.h.