Qt 5.8
Qt 3D
C++ Classes
QCameraLens
Qt 5.8.0 Reference Documentation
List of All Members for QCameraLens
This is the complete list of members for
Qt3DRender::QCameraLens
, including inherited members.
enum
ProjectionType
QCameraLens
(QNode *)
QCameraLens
(QCameraLensPrivate &, QNode *)
aspectRatio
() const : float
aspectRatioChanged
(float )
blockNotifications
(bool ) : bool
bottom
() const : float
bottomChanged
(float )
childNodes
() const : QNodeVector
enabledChanged
(bool )
entities
() const : QVector<QEntity *>
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 )
right
() const : float
rightChanged
(float )
sceneChangeEvent
(const QSceneChangePtr &)
setAspectRatio
(float )
setBottom
(float )
setEnabled
(bool )
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 )
setRight
(float )
setShareable
(bool )
setTop
(float )
shareableChanged
(bool )
top
() const : float
topChanged
(float )