Kstars
satellitenode.h
SkyOpacityNode derived class that represents stars and planets using cached QSGTexture.
Definition pointnode.h:25
A SkyOpacityNode derived class used for drawing of polygons (both filled and non-filled)
Definition polynode.h:23
A QSGClipNode derived class used as a container for holding pointers to nodes and for clipping.
Definition rootnode.h:60
virtual void changePos(QPointF pos) override
changes the position of SkyNode on SkyMapLite.
Definition satellitenode.cpp:137
void initLines()
Initialize m_lines (if not already) to draw satellite with lines.
Definition satellitenode.cpp:25
virtual void hide() override
hides all child nodes (sets opacity of m_opacity to 0)
Definition satellitenode.cpp:130
void initPoint()
Initialize m_point (if not already) to draw satellite as a star.
Definition satellitenode.cpp:62
virtual void update() override
Update position and visibility of satellite.
Definition satellitenode.cpp:76
Provides virtual functions for update of coordinates and nodes hiding.
Definition skynode.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.