Qt 6.4
Qt 3D
C++ Classes
Qt3DRender
QCameraLens
Qt 6.4.1 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 *)
aspectRatioChanged
(float)
bottomChanged
(float)
exposureChanged
(float)
farPlaneChanged
(float)
fieldOfViewChanged
(float)
leftChanged
(float)
nearPlaneChanged
(float)
projectionMatrixChanged
(const QMatrix4x4 &)
projectionTypeChanged
(QCameraLens::ProjectionType)
rightChanged
(float)
setAspectRatio
(float)
setBottom
(float)
setExposure
(float)
setFarPlane
(float)
setFieldOfView
(float)
setLeft
(float)
setNearPlane
(float)
setProjectionMatrix
(const QMatrix4x4 &)
setProjectionType
(Qt3DRender::QCameraLens::ProjectionType)
setRight
(float)
setTop
(float)
topChanged
(float)
aspectRatio
() const : float
bottom
() const : float
exposure
() const : float
farPlane
() const : float
fieldOfView
() const : float
left
() const : float
nearPlane
() const : float
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