相机所有成员列表
这是相机的完整成员列表,包括继承的成员。
- aspectRatio : 实数
- bottom : 实数
- exposure : 实数
- farPlane : 实数
- fieldOfView : 实数
- left : 实数
- lens : CameraLens
- nearPlane : 实数
- position : vector3d
- projectionMatrix : matrix4x4
- projectionType : 枚举类型
- right : 实数
- top : 实数
- transform : Transform
- upVector : vector3d
- viewCenter : vector3d
- viewMatrix : matrix4x4
(已弃用)
- viewVector : vector3d
- void pan(实数 angle)
- void pan(实数 angle, vector3d axis)
- void panAboutViewCenter(实数 angle)
- void panAboutViewCenter(实数 angle, vector3d axis)
- quaternion panRotation(实数 angle)
- void roll(实数 angle)
- void rollAboutViewCenter(实数 angle)
- quaternion rollRotation(实数 angle)
- void rotate(quaternion q)
- void rotateAboutViewCenter(quaternion q)
- quaternion rotation(实数 angle, vector3d axis)
- void tilt(实数 angle)
- void tiltAboutViewCenter(实数 angle)
- quaternion tiltRotation(实数 angle)
- void translate(vector3d vLocal, 枚举类型 option)
- void translateWorld(vector3d vWorld, 枚举 option)
- void viewAll()
- void viewEntity(实体 entity)
- void viewSphere(vector3d center, 实数 radius)
以下成员是从实体继承的。
- components : Component3D列表
以下成员是从节点继承的。
- childNodes : 节点列表
- data : QtQml::QtObject列表 [默认值]
© 2024 Qt公司。本文件中的文档贡献权属于各自的所有者。提供的文档根据自由软件基金会出版的GNU自由文档许可版1.3进行许可。Qt及其相关标志是芬兰以及/或全世界Qt公司的商标。所有其他商标属于它们各自的所有者。