[Marble-devel] how to draw a circle with two GeoDataCoordinates points?
jun yang
slickqt at gmail.com
Mon Jan 10 05:39:26 CET 2011
GeoDataCoordinates point_center;
GeoDataCoordinates point_on_circle;
GeoPainter *painter;
painter->drawEllipse(center,?,?,true); //? should fill what ?
doc said:
If \a isGeoProjected is true then the outline of the ellipse is drawn
in geographic coordinates. In this case the \a width and the \a height
are interpreted to be degrees.
More information about the Marble-devel
mailing list