Kstars
noprecessindex.h
Contains almost all the code needed for indexing and drawing and clipping lines and polygons.
Definition linelistindex.h:30
Definition noprecessindex.h:18
void JITupdate(LineList *lineList) override
@ short override JITupdate so we don't perform the precession correction, only rotation.
Definition noprecessindex.cpp:18
NoPrecessIndex(SkyComposite *parent, const QString &name)
Constructor.
Definition noprecessindex.cpp:13
MeshBufNum_t drawBuffer() override
we need to use the buffer that does not have the reverse-precession correction.
Definition noprecessindex.h:35
SkyComposite is a kind of container class for SkyComponent objects.
Definition skycomposite.h:30
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 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:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.