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