BoundingSphere Class

(Qt3DRender::RayCasting::BoundingSphere)

Public Functions

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

Member Function Documentation

BoundingSphere::BoundingSphere()

Default constructs an instance of BoundingSphere.

BoundingSphere::~BoundingSphere()

Destroys the instance of BoundingSphere.

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

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