Home
last modified time | relevance | path

Searched refs:findFanInField (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/Coin/coin-Coin-4.0.0/src/fields/
H A DSoField.cpp259 int findFanInField(void) const { in findFanInField() function in SoConnectStorage
2477 int idx = fanin ? this->storage->findFanInField() : this->storage->masterfields.getLength() - 1; in evaluateConnection()