Kstars
constellationlines.h
void JITupdate(LineList *lineList) override
we need to override the update routine because stars are updated differently from mere SkyPoints.
Definition: constellationlines.cpp:138
Definition: linelist.h:24
Definition: skycomposite.h:29
Definition: linelistindex.h:29
Definition: culturelist.h:16
Definition: constellationlines.h:22
void preDraw(SkyPainter *skyp) override
Set the QColor and QPen for drawing.
Definition: constellationlines.cpp:123
ConstellationLines(SkyComposite *parent, CultureList *cultures)
Constructor parent Pointer to the parent SkyComposite object.
Definition: constellationlines.cpp:23
const IndexHash & getIndexHash(LineList *lineList) override
Returns an IndexHash from the SkyMesh that contains the set of trixels that cover lineList.
Definition: constellationlines.cpp:130
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Oct 3 2023 04:02:49 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Oct 3 2023 04:02:49 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.