dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QVector4D.this
qt
gui
vector4d
QVector4D
Undocumented in source.
this
()
this
(qt.core.namespace.Initialization )
this
(float xpos, float ypos, float zpos, float wpos)
this
(const(QPoint) point)
this
(const(QPointF) point)
this
(const(QVector2D) vector)
this
(const(QVector2D) vector, float zpos, float wpos)
this
(const(QVector3D) vector)
this
(const(QVector3D) vector, float wpos)
struct
QVector4D
version(!QT_NO_VECTOR3D)
this
(
ref
const
(
QVector3D
)
vector
,
float
wpos
)
Meta
Source
See Implementation
qt
gui
vector4d
QVector4D
constructors
this
functions
isNull
length
lengthSquared
normalize
normalized
setW
setX
setY
setZ
toPoint
toPointF
toVector2D
toVector2DAffine
toVector3D
toVector3DAffine
w
x
y
z
static functions
dotProduct