List of All Members for Camera
This is the complete list of members for Camera, including inherited members.
- aspectRatio : real
- bottom : real
- exposure : real
- farPlane : real
- fieldOfView : real
- left : real
- nearPlane : real
- position : vector3d
- projectionMatrix : matrix4x4
- projectionType : enumeration
- right : real
- top : real
- upVector : vector3d
- viewCenter : vector3d
- viewMatrix : matrix4x4
(obsolete)
- viewVector : vector3d
- void pan(angle, vector3d axis)
- void pan(angle)
- void panAboutViewCenter(angle, vector3d axis)
- void panAboutViewCenter(angle)
- quaternion panRotation(angle)
- void roll(angle)
- void rollAboutViewCenter(angle)
- quaternion rollRotation(angle)
- void rotate(q)
- void rotateAboutViewCenter(q)
- quaternion rotation(angle, vector3d axis)
- void tilt(angle)
- void tiltAboutViewCenter(angle)
- quaternion tiltRotation(angle)
- void translate(vLocal, enumeration option)
- void translateWorld(vWorld, enumeration option)
- void viewAll()
- void viewEntity(entity)
- void viewSphere(center, real radius)
The following members are inherited from Entity.
- components : list<Component3D>
The following members are inherited from Node.
- childNodes : list<Node>
- data : list<QtQml::QtObject> [default]
- propertyTrackingOverrides : QJSValue [default]
© 2020 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.