RDKit
Open-source cheminformatics and machine learning.
|
This is the complete list of members for RDGeom::Grid3D< VectorType, ValueType1, ValueType2 >, including all inherited members.
getGridPointIndex(const Point3D &point) const =0 | RDGeom::Grid3D< VectorType, ValueType1, ValueType2 > | pure virtual |
getGridPointLoc(unsigned int pointId) const =0 | RDGeom::Grid3D< VectorType, ValueType1, ValueType2 > | pure virtual |
getOccupancyVect() const =0 | RDGeom::Grid3D< VectorType, ValueType1, ValueType2 > | pure virtual |
getSize() const =0 | RDGeom::Grid3D< VectorType, ValueType1, ValueType2 > | pure virtual |
getVal(const Point3D &point) const =0 | RDGeom::Grid3D< VectorType, ValueType1, ValueType2 > | pure virtual |
getVal(unsigned int pointId) const =0 | RDGeom::Grid3D< VectorType, ValueType1, ValueType2 > | pure virtual |
setVal(const Point3D &point, ValueType2 val)=0 | RDGeom::Grid3D< VectorType, ValueType1, ValueType2 > | pure virtual |
setVal(unsigned int pointId, ValueType2 val)=0 | RDGeom::Grid3D< VectorType, ValueType1, ValueType2 > | pure virtual |
~Grid3D() | RDGeom::Grid3D< VectorType, ValueType1, ValueType2 > | inlinevirtual |