Qt 5.5
Qt3D Module
C++ Classes
QCameraLens
Qt 5.5.1 Reference Documentation
List of All Members for QCameraLens
This is the complete list of members for
Qt3D::QCameraLens
, including inherited members.
enum
ProjectionType
QCameraLens
(QNode *)
QCameraLens
(QCameraLensPrivate &, QNode *)
~QCameraLens
()
aspectRatio
() const : float
aspectRatioChanged
()
blockNotifications
(bool) : bool
bottom
() const : float
bottomChanged
()
childrenNodes
() const : QNodeList
cleanup
()
clone
(QNode *) : QNode *
copy
(const QNode *)
copy
(const QNode *)
copy
(const QNode *)
enabledChanged
()
entities
() const : QVector<QEntity *>
farPlane
() const : float
farPlaneChanged
()
fieldOfView
() const : float
fieldOfViewChanged
()
id
() const : const QNodeId
isEnabled
() const : bool
left
() const : float
leftChanged
()
nearPlane
() const : float
nearPlaneChanged
()
notificationsBlocked
() const : bool
parentChanged
()
parentNode
() const : QNode *
projectionMatrix
() const : QMatrix4x4
projectionMatrixChanged
()
projectionType
() const : ProjectionType
projectionTypeChanged
()
right
() const : float
rightChanged
()
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
()
top
() const : float
topChanged
()