QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
This is the complete list of members for QgsMeshSpatialIndex, including all inherited members.
addFace(int faceIndex, const QgsMesh &mesh) | QgsMeshSpatialIndex | |
elementType() const | QgsMeshSpatialIndex | |
intersects(const QgsRectangle &rectangle) const | QgsMeshSpatialIndex | |
nearestNeighbor(const QgsPointXY &point, int neighbors) const | QgsMeshSpatialIndex | |
operator=(const QgsMeshSpatialIndex &other) | QgsMeshSpatialIndex | |
QgsMeshSpatialIndex() | QgsMeshSpatialIndex | |
QgsMeshSpatialIndex(const QgsMesh &mesh, QgsFeedback *feedback=nullptr, QgsMesh::ElementType elementType=QgsMesh::ElementType::Face) | QgsMeshSpatialIndex | explicit |
QgsMeshSpatialIndex(const QgsMeshSpatialIndex &other) | QgsMeshSpatialIndex | |
removeFace(int faceIndex, const QgsMesh &mesh) | QgsMeshSpatialIndex | |
~QgsMeshSpatialIndex() | QgsMeshSpatialIndex |