Kstars
pointnode.cpp
QSGTexture * getCachedTexture(int size, char spType)
returns cached texture from textureCache
Definition: rootnode.cpp:185
virtual QSize textureSize() const const=0
A container for nodes that holds collection of textures for stars and provides clipping.
Definition: rootnode.h:59
qreal x() const const
qreal y() const const
QQuickWindow * window() const const
void appendChildNode(QSGNode *node)
void setRect(const QRectF &r)
int width() const const
QRectF rect() const const
int height() const const
void setSize(float size)
setSize update size of PointNode with the given parameter
Definition: pointnode.cpp:23
QSGTexture * texture() const const
QSizeF size() const const
void setTexture(QSGTexture *texture)
qreal effectiveDevicePixelRatio() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sat Aug 13 2022 04:01:56 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sat Aug 13 2022 04:01:56 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.