[][src]Function spatialite_sys::gaiaRotateCoords

pub unsafe extern "C" fn gaiaRotateCoords(geom: gaiaGeomCollPtr, angle: f64)

Rotates any coordinate within a Geometry object

\param geom pointer to Geometry object. \param angle rotation angle [expressed in Degrees].

\sa gaiaShiftCoords, gaiaScaleCoords, gaiaReflectCoords, gaiaSwapCoords