Qt 5.6
Qt 3D
C++ Classes
QCameraLens
Qt 5.6.3 Reference Documentation
List of All Members for QCameraLens
This is the complete list of members for
Qt3DCore::QCameraLens
, including inherited members.
enum
ProjectionType
QCameraLens
(QNode *)
QCameraLens
(QCameraLensPrivate &, QNode *)
~QCameraLens
()
aspectRatio
() const : float
aspectRatioChanged
(float )
blockNotifications
(bool ) : bool
bottom
() const : float
bottomChanged
(float )
childrenNodes
() const : QNodeList
cleanup
()
clone
(QNode *) : QNode *
copy
(const QNode *)
copy
(const QNode *)
copy
(const QNode *)
enabledChanged
(bool )
enabledChanged
(bool )
entities
() const : QVector<QEntity *>
farPlane
() const : float
farPlaneChanged
(float )
fieldOfView
() const : float
fieldOfViewChanged
(float )
id
() const : const QNodeId
isEnabled
() const : bool
left
() const : float
leftChanged
(float )
nearPlane
() const : float
nearPlaneChanged
(float )
notificationsBlocked
() const : bool
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 )
setProjectionType
(ProjectionType )
setRight
(float )
setShareable
(bool )
setTop
(float )
shareable
() const : bool
shareableChanged
(bool )
top
() const : float
topChanged
(float )