[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] wind_xget() (Was: Re: usage of wind_calc())



Hello,

Is there a difference between wind_get() and wind_xget() ? I don't quite
understand the difference there.

wind_xget() allows to specified 4 extra inputs. Usually we have

wind_get() : INPUT= handle, OUTPUT=xywh
wind_xget(): INPUT = handle + xywh (input area), OUTPUT=xywh (output area)

Please visit
http://arnaud.bercegeay.free.fr/gemlib/html/group__a__wind.html#ga14

If it's not clear, then the documentation should be modified. Contributions are welcome ;)

best regards,
Arnaud.