QLevelOfDetailBoundingSphere露
- PyQt5.Qt3DRender.QLevelOfDetailBoundingSphere
Description露
The QLevelOfDetailBoundingSphere class provides a simple spherical volume, defined by its center and radius.
Methods露
- __init__(QLevelOfDetailBoundingSphere)
TODO
- __init__(center: QVector3D = QVector3D(), radius: float = 1)
Constructs a new QLevelOfDetailBoundingSphere with the specified center and radius.
- center() → QVector3D
TODO
- __eq__(QLevelOfDetailBoundingSphere) → bool
TODO
- isEmpty() → bool
TODO
- __ne__(QLevelOfDetailBoundingSphere) → bool
TODO
- radius() → float
TODO