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