- isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.
- project
QVector3D project(const(QMatrix4x4) modelView, const(QMatrix4x4) projection, const(QRect) viewport)
Undocumented in source.
- setX
void setX(float aX)
Undocumented in source. Be warned that the author may not have intended to support it.
- setY
void setY(float aY)
Undocumented in source. Be warned that the author may not have intended to support it.
- setZ
void setZ(float aZ)
Undocumented in source. Be warned that the author may not have intended to support it.
- toPoint
QPoint toPoint()
Undocumented in source. Be warned that the author may not have intended to support it.
- toPointF
QPointF toPointF()
Undocumented in source. Be warned that the author may not have intended to support it.
- toVector2D
QVector2D toVector2D()
Undocumented in source. Be warned that the author may not have intended to support it.
- toVector4D
QVector4D toVector4D()
Undocumented in source. Be warned that the author may not have intended to support it.
- unproject
QVector3D unproject(const(QMatrix4x4) modelView, const(QMatrix4x4) projection, const(QRect) viewport)
Undocumented in source.
- x
float x()
Undocumented in source. Be warned that the author may not have intended to support it.
- y
float y()
Undocumented in source. Be warned that the author may not have intended to support it.
- z
float z()
Undocumented in source. Be warned that the author may not have intended to support it.
Binding for C++ class QVector3D.