Kstars
rootnode.h
45 * A QSGClipNode derived class used as a container for holding pointers to nodes and for clipping.
This class handles constellation art in SkyMapLite.
Definition constellationartitem.h:23
This class represents ConstellationNamesComponent in SkyMapLite.
Definition constellationnamesitem.h:39
Handles representation of HorizonComponent in SkyMapLite (lines, filled polygon and compass labels).
Definition horizonitem.h:23
Class that handles lines (Constellation lines and boundaries and both coordinate grids) in SkyMapLite...
Definition linesitem.h:38
A QSGClipNode derived class used as a container for holding pointers to nodes and for clipping.
Definition rootnode.h:60
void update(bool clearTextures=false)
update positions of all child SkyItems
Definition rootnode.cpp:216
void genCachedTextures()
initializes textureCache with cached images of stars from SkyMapLite
Definition rootnode.cpp:165
void updateClipPoly()
triangulates and sets new clipping polygon provided by Projection system
Definition rootnode.cpp:190
QSGTexture * getCachedTexture(int size, char spType)
returns cached texture from textureCache
Definition rootnode.cpp:185
This class handles representation of satellites in SkyMapLite.
Definition satellitesitem.h:23
SkyMapComposite is the root object in the object hierarchy of the sky map.
Definition skymapcomposite.h:64
The solar system composite manages all planets, asteroids and comets.
Definition solarsystemcomposite.h:31
This class handles representation of telescope symbols in SkyMapLite.
Definition telescopesymbolsitem.h:28
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.