April 20, 2012
1:03 p.m.
On 20 April 2012 05:25, Lawson English <lenglish5@cox.net> wrote:
Is that true? There's no floating point or fixed point/fraction option to specify coordinates?
it is real floating point. fractions should be converted using #asFloat, because NativeBoost doesn't knows how to convert an instances of Fraction to C float / double types. -- Best regards, Igor Stasenko.