Searched refs:findFanInField (Results 1 – 1 of 1) sorted by relevance
259 int findFanInField(void) const { in findFanInField() function in SoConnectStorage2477 int idx = fanin ? this->storage->findFanInField() : this->storage->masterfields.getLength() - 1; in evaluateConnection()