QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
This is the complete list of members for QgsSphere, including all inherited members.
boundingBox() const | QgsSphere | |
center() const | QgsSphere | |
centerVector() const | QgsSphere | |
centerX() const | QgsSphere | inline |
centerY() const | QgsSphere | inline |
centerZ() const | QgsSphere | inline |
diameter() const | QgsSphere | inline |
isEmpty() const | QgsSphere | |
isNull() const | QgsSphere | |
operator!=(const QgsSphere &other) const | QgsSphere | inline |
operator==(const QgsSphere &other) const | QgsSphere | inline |
QgsSphere()=default | QgsSphere | |
QgsSphere(double x, double y, double z, double radius) | QgsSphere | |
radius() const | QgsSphere | inline |
setCenter(const QgsPoint ¢er) | QgsSphere | |
setCenter(double x, double y, double z) | QgsSphere | inline |
setRadius(double radius) | QgsSphere | inline |
surfaceArea() const | QgsSphere | |
toCircle() const | QgsSphere | |
volume() const | QgsSphere |