Kstars
horizonnode.cpp
virtual void update() override
Update child nodes based on user settings (filled/non-filled ground) and their visibility.
Definition horizonnode.cpp:13
virtual void hide() override
hides all child nodes (sets opacity of m_opacity to 0)
Definition horizonnode.cpp:50
A SkyOpacityNode derived class used for drawing of polygons (both filled and non-filled)
Definition polynode.h:23
void updateGeometry(const QPolygonF &polygon, bool filled)
Update the geometry of polygon.
Definition polynode.cpp:47
virtual QVector< Eigen::Vector2f > groundPoly(SkyPoint *labelpoint=nullptr, bool *drawLabel=nullptr) const
Get the ground polygon.
Definition projector.cpp:313
void append(QList< T > &&value)
T & first()
qsizetype size() const const
DirtyGeometry
void appendChildNode(QSGNode *node)
void markDirty(DirtyState bits)
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.