MeshKernel
|
This is the complete list of members for meshkernel::Vector, including all inherited members.
length() const | meshkernel::Vector | inline |
lengthSquared() const | meshkernel::Vector | inline |
normalise() | meshkernel::Vector | inline |
operator*=(const double alpha) | meshkernel::Vector | inline |
operator+=(const Vector &vec) | meshkernel::Vector | inline |
operator-=(const Vector &vec) | meshkernel::Vector | inline |
operator/=(const double alpha) | meshkernel::Vector | inline |
operator[](const UInt i) const | meshkernel::Vector | inline |
operator[](const UInt i) | meshkernel::Vector | inline |
Vector() | meshkernel::Vector | inline |
Vector(const double x, const double y) | meshkernel::Vector | inline |
x() const | meshkernel::Vector | inline |
x() | meshkernel::Vector | inline |
y() const | meshkernel::Vector | inline |
y() | meshkernel::Vector | inline |