Qt 6.2
Qt 3D
C++ Classes
QCameraLens
Qt 6.2.2 Reference Documentation
List of All Members for QCameraLens
This is the complete list of members for
Qt3DRender::QCameraLens
, including inherited members.
enum
ProjectionType
QCameraLens
(Qt3DCore::QNode *)
addedToEntity
(Qt3DCore::QEntity *)
aspectRatioChanged
(float)
bottomChanged
(float)
enabledChanged
(bool)
exposureChanged
(float)
farPlaneChanged
(float)
fieldOfViewChanged
(float)
leftChanged
(float)
nearPlaneChanged
(float)
nodeDestroyed
()
parentChanged
(QObject *)
projectionMatrixChanged
(const QMatrix4x4 &)
projectionTypeChanged
(QCameraLens::ProjectionType)
removedFromEntity
(Qt3DCore::QEntity *)
rightChanged
(float)
setAspectRatio
(float)
setBottom
(float)
setEnabled
(bool)
setExposure
(float)
setFarPlane
(float)
setFieldOfView
(float)
setLeft
(float)
setNearPlane
(float)
setParent
(Qt3DCore::QNode *)
setProjectionMatrix
(const QMatrix4x4 &)
setProjectionType
(Qt3DRender::QCameraLens::ProjectionType)
setRight
(float)
setShareable
(bool)
setTop
(float)
shareableChanged
(bool)
topChanged
(float)
aspectRatio
() const : float
blockNotifications
(bool) : bool
bottom
() const : float
childNodes
() const : Qt3DCore::QNodeVector
entities
() const : QList<Qt3DCore::QEntity *>
exposure
() const : float
farPlane
() const : float
fieldOfView
() const : float
id
() const : Qt3DCore::QNodeId
isEnabled
() const : bool
isShareable
() const : bool
left
() const : float
nearPlane
() const : float
notificationsBlocked
() const : bool
parentNode
() const : Qt3DCore::QNode *
projectionMatrix
() const : QMatrix4x4
projectionType
() const : Qt3DRender::QCameraLens::ProjectionType
right
() const : float
setFrustumProjection
(float, float, float, float, float, float)
setOrthographicProjection
(float, float, float, float, float, float)
setPerspectiveProjection
(float, float, float, float)
top
() const : float