Qt 5.9
Qt 3D
C++ Classes
QCameraLens
Qt 5.9.6 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 *)
QCameraLens
(QCameraLensPrivate &, QNode *)
addedToEntity
(QEntity *)
aspectRatio
() const : float
aspectRatioChanged
(float )
blockNotifications
(bool ) : bool
bottom
() const : float
bottomChanged
(float )
childNodes
() const : QNodeVector
clearPropertyTracking
(const QString &)
clearPropertyTrackings
()
defaultPropertyTrackingMode
() const : PropertyTrackingMode
defaultPropertyTrackingModeChanged
(PropertyTrackingMode )
enabledChanged
(bool )
entities
() const : QVector<QEntity *>
exposure
() const : float
exposureChanged
(float )
farPlane
() const : float
farPlaneChanged
(float )
fieldOfView
() const : float
fieldOfViewChanged
(float )
id
() const : QNodeId
isEnabled
() const : bool
isShareable
() const : bool
left
() const : float
leftChanged
(float )
nearPlane
() const : float
nearPlaneChanged
(float )
nodeDestroyed
()
notificationsBlocked
() const : bool
notifyObservers
(const QSceneChangePtr &)
parentChanged
(QObject *)
parentNode
() const : QNode *
projectionMatrix
() const : QMatrix4x4
projectionMatrixChanged
(const QMatrix4x4 &)
projectionType
() const : ProjectionType
projectionTypeChanged
(QCameraLens::ProjectionType )
propertyTracking
(const QString &) const : PropertyTrackingMode
removedFromEntity
(QEntity *)
right
() const : float
rightChanged
(float )
sceneChangeEvent
(const QSceneChangePtr &)
setAspectRatio
(float )
setBottom
(float )
setDefaultPropertyTrackingMode
(PropertyTrackingMode )
setEnabled
(bool )
setExposure
(float )
setFarPlane
(float )
setFieldOfView
(float )
setFrustumProjection
(float , float , float , float , float , float )
setLeft
(float )
setNearPlane
(float )
setOrthographicProjection
(float , float , float , float , float , float )
setParent
(QNode *)
setPerspectiveProjection
(float , float , float , float )
setProjectionMatrix
(const QMatrix4x4 &)
setProjectionType
(ProjectionType )
setPropertyTracking
(const QString &, PropertyTrackingMode )
setRight
(float )
setShareable
(bool )
setTop
(float )
shareableChanged
(bool )
top
() const : float
topChanged
(float )