Qt 6.4
Qt 3D
C++ Classes
Qt3DRender
QDirectionalLight
Qt 6.4.1 Reference Documentation
List of All Members for QDirectionalLight
This is the complete list of members for
Qt3DRender::QDirectionalLight
, including inherited members.
QDirectionalLight
(Qt3DCore::QNode *)
enum
Type
addedToEntity
(Qt3DCore::QEntity *)
colorChanged
(const QColor &)
intensityChanged
(float)
removedFromEntity
(Qt3DCore::QEntity *)
setColor
(const QColor &)
setIntensity
(float)
setShareable
(bool)
setWorldDirection
(const QVector3D &)
shareableChanged
(bool)
worldDirectionChanged
(const QVector3D &)
color
() const : QColor
entities
() const : QList<Qt3DCore::QEntity *>
intensity
() const : float
isShareable
() const : bool
type
() const : Qt3DRender::QAbstractLight::Type
worldDirection
() const : QVector3D