Kstars
satellitenode.h
SkyOpacityNode derived class that represents stars and planets using cached QSGTexture.
Definition: pointnode.h:24
A container for nodes that holds collection of textures for stars and provides clipping.
Definition: rootnode.h:59
void initPoint()
Initialize m_point (if not already) to draw satellite as a star.
Definition: satellitenode.cpp:62
virtual void hide() override
hides all child nodes (sets opacity of m_opacity to 0)
Definition: satellitenode.cpp:130
virtual void changePos(QPointF pos) override
changes the position of SkyNode on SkyMapLite.
Definition: satellitenode.cpp:137
A SkyOpacityNode derived class used for drawing of polygons (both filled and non-filled)
Definition: polynode.h:22
Provides virtual functions for update of coordinates and nodes hiding.
Definition: skynode.h:27
void initLines()
Initialize m_lines (if not already) to draw satellite with lines.
Definition: satellitenode.cpp:25
virtual void update() override
Update position and visibility of satellite.
Definition: satellitenode.cpp:76
Definition: satellite.h:22
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Aug 11 2022 04:00:04 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Aug 11 2022 04:00:04 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.