RDKit
Open-source cheminformatics and machine learning.
|
This is the complete list of members for RDGeom::PointND, including all inherited members.
angleTo(const PointND &other) const | RDGeom::PointND | inline |
copy() const override | RDGeom::PointND | inlinevirtual |
dimension() const override | RDGeom::PointND | inlinevirtual |
directionVector(const PointND &other) | RDGeom::PointND | inline |
dotProduct(const PointND &other) const | RDGeom::PointND | inline |
length() const override | RDGeom::PointND | inlinevirtual |
lengthSq() const override | RDGeom::PointND | inlinevirtual |
normalize() override | RDGeom::PointND | inlinevirtual |
operator*=(double scale) | RDGeom::PointND | inline |
operator+=(const PointND &other) | RDGeom::PointND | inline |
operator-=(const PointND &other) | RDGeom::PointND | inline |
operator/=(double scale) | RDGeom::PointND | inline |
operator=(const PointND &other) | RDGeom::PointND | inline |
operator[](unsigned int i) const override | RDGeom::PointND | inlinevirtual |
operator[](unsigned int i) override | RDGeom::PointND | inlinevirtual |
PointND(unsigned int dim) | RDGeom::PointND | inline |
PointND(const PointND &other) | RDGeom::PointND | inline |
VECT_SH_PTR typedef | RDGeom::PointND | |
~Point() | RDGeom::Point | inlinevirtual |
~PointND() override=default | RDGeom::PointND |