Home
last modified time | relevance | path

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

/dports/graphics/Coin/coin-Coin-4.0.0/src/io/
H A DSoOutput.cpp213 SoOutputROUTEList * getCurrentRoutes(const SbBool createifnull) { in getCurrentRoutes() function in SoOutputP
1495 SoOutputROUTEList * list = PRIVATE(this)->getCurrentRoutes(TRUE); in addRoute()
1519 SoOutputROUTEList * list = PRIVATE(this)->getCurrentRoutes(FALSE); in resolveRoutes()