GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
gp_data_rational Struct Reference

Rational number. More...

#include <gp_data_storage.h>

Data Fields

long num
 Numerator.
 
long den
 Denominator.
 

Detailed Description

Rational number.

Definition at line 33 of file gp_data_storage.h.


The documentation for this struct was generated from the following file: