Kstars
eyepiecefield.h
41 void generateEyepieceView(SkyPoint *sp, QImage *skyChart, QImage *skyImage = nullptr, double fovWidth = -1.0,
53 * @param skyChart image which contains the sky chart, possibly generated using generateEyepieceView
54 * @param skyImage optional image which contains the sky image, possibly generated using generateEyepieceView
71 * @note calls generateEyepieceView() followed by the raw form of renderEyepieceView() to render an eyepiece view
73 void renderEyepieceView(SkyPoint *sp, QPixmap *renderChart, double fovWidth = -1.0, double fovHeight = -1.0,
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:54:29 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:54:29 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.