Qt 5.6
Qt 3D
C++ Classes
Sphere
Qt 5.6.2 Reference Documentation
List of All Members for Sphere
This is the complete list of members for
Qt3DRender::Render::Sphere
, including inherited members.
Sphere
(const Qt3DCore::QNodeId &)
Sphere
(const QVector3D &, float , const 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 Qt3DCore::QRay3D &, 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