Kstars
hipsfinder.h
32 * @param projector projection system to be used to map image --> screen projection transformation.
35 bool render(SkyPoint *center, uint8_t level, double zoom, QImage *destinationImage, double &fov_w, double &fov_h);
38 * @brief render Renders an image at the specified center with the specific FOV and rotation. It is an improved version of render() above.
The Projector class is the primary class that serves as an interface to handle projections.
Definition projector.h:58
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.