Qt 5.15
Qt 3D
C++ Classes
QCameraLens
Qt 5.15.11 Reference Documentation
List of All Members for QCameraLens
This is the complete list of members for
Qt3DRender::QCameraLens
, including inherited members.
enum
ProjectionType
enum
PropertyTrackingMode
QCameraLens
(QNode *)
addedToEntity
(QEntity *)
aspectRatioChanged
(float )
bottomChanged
(float )
defaultPropertyTrackingModeChanged
(PropertyTrackingMode )
enabledChanged
(bool )
exposureChanged
(float )
farPlaneChanged
(float )
fieldOfViewChanged
(float )
leftChanged
(float )
nearPlaneChanged
(float )
nodeDestroyed
()
parentChanged
(QObject *)
projectionMatrixChanged
(const QMatrix4x4 &)
projectionTypeChanged
(QCameraLens::ProjectionType )
removedFromEntity
(QEntity *)
rightChanged
(float )
setAspectRatio
(float )
setBottom
(float )
setDefaultPropertyTrackingMode
(PropertyTrackingMode )
setEnabled
(bool )
setExposure
(float )
setFarPlane
(float )
setFieldOfView
(float )
setLeft
(float )
setNearPlane
(float )
setParent
(QNode *)
setProjectionMatrix
(const QMatrix4x4 &)
setProjectionType
(ProjectionType )
setRight
(float )
setShareable
(bool )
setTop
(float )
shareableChanged
(bool )
topChanged
(float )
aspectRatio
() const : float
blockNotifications
(bool ) : bool
bottom
() const : float
childNodes
() const : QNodeVector
clearPropertyTracking
(const QString &)
clearPropertyTrackings
()
defaultPropertyTrackingMode
() const : PropertyTrackingMode
entities
() const : QVector<QEntity *>
exposure
() const : float
farPlane
() const : float
fieldOfView
() const : float
id
() const : QNodeId
isEnabled
() const : bool
isShareable
() const : bool
left
() const : float
nearPlane
() const : float
notificationsBlocked
() const : bool
notifyObservers
(const QSceneChangePtr &)
parentNode
() const : QNode *
projectionMatrix
() const : QMatrix4x4
projectionType
() const : ProjectionType
propertyTracking
(const QString &) const : PropertyTrackingMode
right
() const : float
setFrustumProjection
(float , float , float , float , float , float )
setOrthographicProjection
(float , float , float , float , float , float )
setPerspectiveProjection
(float , float , float , float )
setPropertyTracking
(const QString &, PropertyTrackingMode )
top
() const : float