Qt 5.9
Qt 3D
C++ Classes
QLevelOfDetail
Qt 5.9.6 Reference Documentation
List of All Members for QLevelOfDetail
This is the complete list of members for
Qt3DRender::QLevelOfDetail
, including inherited members.
enum
PropertyTrackingMode
enum
ThresholdType
QLevelOfDetail
(Qt3DCore::QNode *)
QLevelOfDetail
(QLevelOfDetailPrivate &, Qt3DCore::QNode *)
addedToEntity
(QEntity *)
blockNotifications
(bool ) : bool
camera
() const : QCamera *
cameraChanged
(QCamera *)
childNodes
() const : QNodeVector
clearPropertyTracking
(const QString &)
clearPropertyTrackings
()
createBoundingSphere
(const QVector3D &, float ) : QLevelOfDetailBoundingSphere
currentIndex
() const : int
currentIndexChanged
(int )
defaultPropertyTrackingMode
() const : PropertyTrackingMode
defaultPropertyTrackingModeChanged
(PropertyTrackingMode )
enabledChanged
(bool )
entities
() const : QVector<QEntity *>
id
() const : QNodeId
isEnabled
() const : bool
isShareable
() const : bool
nodeDestroyed
()
notificationsBlocked
() const : bool
notifyObservers
(const QSceneChangePtr &)
parentChanged
(QObject *)
parentNode
() const : QNode *
propertyTracking
(const QString &) const : PropertyTrackingMode
removedFromEntity
(QEntity *)
sceneChangeEvent
(const QSceneChangePtr &)
setCamera
(QCamera *)
setCurrentIndex
(int )
setDefaultPropertyTrackingMode
(PropertyTrackingMode )
setEnabled
(bool )
setParent
(QNode *)
setPropertyTracking
(const QString &, PropertyTrackingMode )
setShareable
(bool )
setThresholdType
(ThresholdType )
setThresholds
(const QVector<qreal> &)
setVolumeOverride
(const QLevelOfDetailBoundingSphere &)
shareableChanged
(bool )
thresholdType
() const : ThresholdType
thresholdTypeChanged
(ThresholdType )
thresholds
() const : QVector<qreal>
thresholdsChanged
(const QVector<qreal> &)
volumeOverride
() const : QLevelOfDetailBoundingSphere
volumeOverrideChanged
(const QLevelOfDetailBoundingSphere &)