![]() |
GemaCoreLib
The GeMA Core library
|
This is the complete list of members for GmSpatialIndex, including all inherited members.
| _description | GmPluginObject | private |
| _id | GmPluginObject | private |
| _logger | GmPluginObject | private |
| _simData | GmPluginObject | private |
| activeOnly() const =0 | GmSpatialIndex | pure virtual |
| coordAccessor() const =0 | GmSpatialIndex | pure virtual |
| defaultPointValidator(const double *, const double *) (defined in GmSpatialIndex) | GmSpatialIndex | inlinestatic |
| description() const | GmPluginObject | inline |
| getClosestGaussPoint(const GmVector &crd, double &sqrDist, GmpMmGaussData &outRef, const PointValidator &pv=defaultPointValidator) const =0 | GmSpatialIndex | pure virtual |
| getClosestGaussPoints(const GmVector &crd, int n, QVector< GmpRefDist< GmpMmGaussData > > &gpList, bool ordered, const PointValidator &pv=defaultPointValidator) const =0 | GmSpatialIndex | pure virtual |
| getClosestGaussPoints(const GmVector &crd, double r, QVector< GmpRefDist< GmpMmGaussData > > &gpList, bool ordered, const PointValidator &pv=defaultPointValidator) const =0 | GmSpatialIndex | pure virtual |
| getClosestGaussPoints(const GmVector &crd, int n, QVector< GmpMmGaussData > &gpList, bool ordered, const PointValidator &pv=defaultPointValidator) const =0 | GmSpatialIndex | pure virtual |
| getClosestGaussPoints(const GmVector &crd, double r, QVector< GmpMmGaussData > &gpList, bool ordered, const PointValidator &pv=defaultPointValidator) const =0 | GmSpatialIndex | pure virtual |
| getClosestNode(const GmVector &crd, double &sqrDist, int &outNodeId, const PointValidator &pv=defaultPointValidator) const =0 | GmSpatialIndex | pure virtual |
| getClosestNodes(const GmVector &crd, int n, QVector< GmpRefDist< int > > &nodeList, bool ordered, const PointValidator &pv=defaultPointValidator) const =0 | GmSpatialIndex | pure virtual |
| getClosestNodes(const GmVector &crd, double r, QVector< GmpRefDist< int > > &nodeList, bool ordered, const PointValidator &pv=defaultPointValidator) const =0 | GmSpatialIndex | pure virtual |
| getClosestNodes(const GmVector &crd, int n, QVector< int > &nodeList, bool ordered, const PointValidator &pv=defaultPointValidator) const =0 | GmSpatialIndex | pure virtual |
| getClosestNodes(const GmVector &crd, double r, QVector< int > &nodeList, bool ordered, const PointValidator &pv=defaultPointValidator) const =0 | GmSpatialIndex | pure virtual |
| getContainingCell(const GmVector &crd) const =0 | GmSpatialIndex | pure virtual |
| GmPluginObject(GmSimulationData *simulation, QString id, QString description, const GmLogCategory &logger) | GmPluginObject | |
| GmSpatialIndex(GmSimulationData *simulation, QString id, QString description, const GmLogCategory &logger) | GmSpatialIndex | |
| hasCapability(QString capabilityName) const =0 | GmSpatialIndex | pure virtual |
| id() const | GmPluginObject | inline |
| isOutsideOfDomain(const GmVector &crd) const =0 | GmSpatialIndex | pure virtual |
| loadPrivateData(LuaTable &table)=0 | GmPluginObject | pure virtual |
| logger() const | GmPluginObject | inlineprotectedvirtual |
| mesh() const =0 | GmSpatialIndex | pure virtual |
| ndim() const =0 (defined in GmSpatialIndex) | GmSpatialIndex | pure virtual |
| numReferences() const =0 | GmSpatialIndex | pure virtual |
| pluginCategory() const | GmSpatialIndex | inlinevirtual |
| pluginName() const =0 | GmPluginObject | pure virtual |
| pluginType() const =0 | GmPluginObject | pure virtual |
| pluginTypeName() const | GmPluginObject | inline |
| PointValidator typedef (defined in GmSpatialIndex) | GmSpatialIndex | |
| printParameters(const GmLogCategory &logger) | GmSpatialIndex | virtual |
| ruleSet() const =0 | GmSpatialIndex | pure virtual |
| simulationData() const | GmPluginObject | inlineprotected |
| ~GmPluginObject() | GmPluginObject | inlinevirtual |
| ~GmSpatialIndex() | GmSpatialIndex | virtual |