![]() |
GemaCoreLib
The GeMA Core library
|
This is the complete list of members for GmSpatialIndex, including all inherited members.
activeOnly() const =0 | GmSpatialIndex | pure virtual |
coordAccessor() const =0 | GmSpatialIndex | pure virtual |
description() const | GmPluginObject | inline |
getClosestGaussPoint(const GmVector &crd, double &sqrDist) const =0 | GmSpatialIndex | pure virtual |
getClosestGaussPoints(const GmVector &crd, int n, QList< QPair< int, int > > &gpList, QList< double > &sdList) const =0 | GmSpatialIndex | pure virtual |
getClosestGaussPoints(const GmVector &crd, double r, QList< QPair< int, int > > &gpList, QList< double > &sdList) const =0 | GmSpatialIndex | pure virtual |
getClosestNode(const GmVector &crd, double &sqrDist) const =0 | GmSpatialIndex | pure virtual |
getClosestNodes(const GmVector &crd, int n, QList< int > &nodeList, QList< double > &sdList) const =0 | GmSpatialIndex | pure virtual |
getClosestNodes(const GmVector &crd, double r, QList< int > &nodeList, QList< double > &sdList) 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 |
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 |
printParameters(const GmLogCategory &logger) | GmSpatialIndex | virtual |
ruleSet() const =0 | GmSpatialIndex | pure virtual |
simulationData() const | GmPluginObject | inlineprotected |
~GmPluginObject() | GmPluginObject | inlinevirtual |
~GmSpatialIndex() | GmSpatialIndex | virtual |