QBoundingSphere Class

(Qt3DRender::QBoundingSphere)
Inherits: QBoundingVolume

Public Functions

QBoundingSphere()
~QBoundingSphere()
virtual QVector3D center() const = 0
virtual float radius() const = 0

Member Function Documentation

QBoundingSphere::QBoundingSphere()

Default constructs an instance of QBoundingSphere.

QBoundingSphere::~QBoundingSphere()

Destroys the instance of QBoundingSphere.

[pure virtual] QVector3D QBoundingSphere::center() const

[pure virtual] float QBoundingSphere::radius() const