Qt 6.6
Qt 3D
C++ Classes
Qt3DExtras
QPhongMaterial
Qt 6.6.0 Reference Documentation
List of All Members for QPhongMaterial
This is the complete list of members for
Qt3DExtras::QPhongMaterial
, including inherited members.
~QPhongMaterial
()
addParameter
(QParameter *)
addedToEntity
(QEntity *)
ambient
() const : QColor
ambientChanged
(const QColor &)
blockNotifications
(bool) : bool
childNodes
() const : QNodeVector
diffuse
() const : QColor
diffuseChanged
(const QColor &)
effect
() const : QEffect *
effectChanged
(QEffect *)
enabledChanged
(bool)
entities
() const : QList<QEntity *>
id
() const : QNodeId
isEnabled
() const : bool
isShareable
() const : bool
nodeDestroyed
()
notificationsBlocked
() const : bool
parameters
() const : QList<QParameter *>
parentChanged
(QObject *)
parentNode
() const : QNode *
removeParameter
(QParameter *)
removedFromEntity
(QEntity *)
setAmbient
(const QColor &)
setDiffuse
(const QColor &)
setEffect
(QEffect *)
setEnabled
(bool)
setParent
(QNode *)
setShareable
(bool)
setShininess
(float)
setSpecular
(const QColor &)
shareableChanged
(bool)
shininess
() const : float
shininessChanged
(float)
specular
() const : QColor
specularChanged
(const QColor &)