Qt 5.9
Qt 3D
C++ Classes
Sphere
Qt 5.9.7 Reference Documentation
List of All Members for Sphere
This is the complete list of members for
Qt3DRender::Render::Sphere
, including inherited members.
Sphere
(Qt3DCore::QNodeId )
Sphere
(const QVector3D &, float , Qt3DCore::QNodeId )
center
() const : QVector3D
clear
()
expandToContain
(const QVector3D &)
expandToContain
(const QVector<QVector3D> &)
expandToContain
(const Sphere &)
fromPoints
(const QVector<QVector3D> &) : Sphere
id
() const : Qt3DCore::QNodeId
initializeFromPoints
(const QVector<QVector3D> &)
intersects
(const RayCasting::QRay3D &, QVector3D *, QVector3D *) const : bool
isNull
() : bool
radius
() const : float
setCenter
(const QVector3D &)
setRadius
(float )
transform
(const QMatrix4x4 &) : Sphere &
transformed
(const QMatrix4x4 &) const : Sphere
type
() const : Type