dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QVector3D.this
qt
gui
vector3d
QVector3D
Undocumented in source.
this
()
this
(qt.core.namespace.Initialization )
this
(float xpos, float ypos, float zpos)
this
(const(QPoint) point)
this
(const(QPointF) point)
this
(const(QVector2D) vector)
this
(const(QVector2D) vector, float zpos)
this
(const(QVector4D) vector)
struct
QVector3D
version(!QT_NO_VECTOR4D)
this
(
ref
const
(
QVector4D
)
vector
)
Meta
Source
See Implementation
qt
gui
vector3d
QVector3D
constructors
this
functions
distanceToLine
distanceToPlane
distanceToPoint
isNull
length
lengthSquared
normalize
normalized
project
setX
setY
setZ
toPoint
toPointF
toVector2D
toVector4D
unproject
x
y
z
static functions
crossProduct
dotProduct
normal