dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QVector3D.distanceToPlane
qt
gui
vector3d
QVector3D
Undocumented in source.
float
distanceToPlane
(const(QVector3D) plane, const(QVector3D) normal)
float
distanceToPlane
(const(QVector3D) plane1, const(QVector3D) plane2, const(QVector3D) plane3)
struct
QVector3D
const
float
distanceToPlane
(
ref
const
(
QVector3D
)
plane1
,
ref
const
(
QVector3D
)
plane2
,
ref
const
(
QVector3D
)
plane3
)
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