QBoundingSphere Class
(Qt3DRender::QBoundingSphere)Inherits: | QBoundingVolume |
Public Functions
QBoundingSphere() | |
~QBoundingSphere() | |
virtual QVector3D | center() const = 0 |
virtual float | radius() const = 0 |
- 3 public functions inherited from Qt3DRender::QBoundingVolume
Member Function Documentation
QBoundingSphere::QBoundingSphere()
Default constructs an instance of QBoundingSphere.
QBoundingSphere::~QBoundingSphere()
Destroys the instance of QBoundingSphere.