QGIS API Documentation
3.0.2-Girona (307d082)
|
This is the complete list of members for Vector3D, including all inherited members.
getLength() const | Vector3D | |
getX() const | Vector3D | inline |
getY() const | Vector3D | inline |
getZ() const | Vector3D | inline |
mX | Vector3D | protected |
mY | Vector3D | protected |
mZ | Vector3D | protected |
operator!=(const Vector3D &v) const | Vector3D | |
operator==(const Vector3D &v) const | Vector3D | |
setX(double x) | Vector3D | inline |
setY(double y) | Vector3D | inline |
setZ(double z) | Vector3D | inline |
standardise() | Vector3D | |
Vector3D(double x, double y, double z) | Vector3D | inline |
Vector3D()=default | Vector3D |