Qt 5.5
Qt3D Module
C++ Classes
QCameraLens
Qt 5.5.0 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 *)
aspectRatio
() const : float
aspectRatioChanged
()
blockNotifications
(bool) : bool
bottom
() const : float
bottomChanged
()
clone
(QNode *) : QNode *
copy
(const QNode *)
copy
(const QNode *)
copy
(const QNode *)
enabledChanged
()
entities
() const : QVector<QEntity *>
event
(QEvent *) : bool
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
parentNode
() const : QNode *
projectionMatrix
() const : QMatrix4x4
projectionMatrixChanged
()
projectionType
() const : ProjectionType
projectionTypeChanged
()
right
() const : float
rightChanged
()
scene
() const : QSceneInterface *
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)
setPerspectiveProjection
(float, float, float, float)
setProjectionType
(ProjectionType)
setRight
(float)
setShareable
(bool)
setTop
(float)
shareable
() const : bool
shareableChanged
()
top
() const : float
topChanged
()