Qt 6.5
Qt 3D
C++ Classes
Qt3DRender
QLevelOfDetail
Qt 6.5.2 Reference Documentation
List of All Members for QLevelOfDetail
This is the complete list of members for
Qt3DRender::QLevelOfDetail
, including inherited members.
enum
ThresholdType
QLevelOfDetail
(Qt3DCore::QNode *)
addedToEntity
(QEntity *)
blockNotifications
(bool) : bool
camera
() const : QCamera *
cameraChanged
(QCamera *)
childNodes
() const : QNodeVector
currentIndex
() const : int
currentIndexChanged
(int)
enabledChanged
(bool)
entities
() const : QList<QEntity *>
id
() const : QNodeId
isEnabled
() const : bool
isShareable
() const : bool
nodeDestroyed
()
notificationsBlocked
() const : bool
parentChanged
(QObject *)
parentNode
() const : QNode *
removedFromEntity
(QEntity *)
setCamera
(QCamera *)
setCurrentIndex
(int)
setEnabled
(bool)
setParent
(QNode *)
setShareable
(bool)
setThresholdType
(ThresholdType)
setThresholds
(const QList<qreal> &)
setVolumeOverride
(const QLevelOfDetailBoundingSphere &)
shareableChanged
(bool)
thresholdType
() const : ThresholdType
thresholdTypeChanged
(ThresholdType)
thresholds
() const : QList<qreal>
thresholdsChanged
(const QList<qreal> &)
volumeOverride
() const : QLevelOfDetailBoundingSphere
volumeOverrideChanged
(const QLevelOfDetailBoundingSphere &)