Qt 5.8
Qt 3D
C++ Classes
QPhongMaterial
Qt 5.8.0 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
(QParameter *)
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 : QVector<QEntity *>
id
() const : QNodeId
isEnabled
() const : bool
isShareable
() const : bool
nodeDestroyed
()
notificationsBlocked
() const : bool
notifyObservers
(const QSceneChangePtr &)
parameters
() const : QVector<QParameter *>
parentChanged
(QObject *)
parentNode
() const : QNode *
removeParameter
(QParameter *)
sceneChangeEvent
(const QSceneChangePtr &)
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 &)