Qt 5.11
Qt 3D
C++ Classes
QCameraLens
Qt 5.11.0 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 *)
QCameraLens
(Qt3DRender::QCameraLensPrivate &, Qt3DCore::QNode *)
aspectRatio
() const : float
aspectRatioChanged
(float )
bottom
() const : float
bottomChanged
(float )
exposure
() const : float
exposureChanged
(float )
farPlane
() const : float
farPlaneChanged
(float )
fieldOfView
() const : float
fieldOfViewChanged
(float )
left
() const : float
leftChanged
(float )
metaObject
() const : const QMetaObject *
nearPlane
() const : float
nearPlaneChanged
(float )
projectionMatrix
() const : QMatrix4x4
projectionMatrixChanged
(const QMatrix4x4 &)
projectionType
() const : Qt3DRender::QCameraLens::ProjectionType
projectionTypeChanged
(QCameraLens::ProjectionType )
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
right
() const : float
rightChanged
(float )
setAspectRatio
(float )
setBottom
(float )
setExposure
(float )
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 )
setProjectionMatrix
(const QMatrix4x4 &)
setProjectionType
(Qt3DRender::QCameraLens::ProjectionType )
setRight
(float )
setTop
(float )
staticMetaObject
: const QMetaObject
top
() const : float
topChanged
(float )
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
viewAll
(Qt3DCore::QNodeId )
viewEntity
(Qt3DCore::QNodeId , Qt3DCore::QNodeId )
viewSphere
(const QVector3D &, float )