Home
last modified time | relevance | path

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

/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/elements/
H A DSoLazyElement.h309 SbUniqueId getTranspId(void) const { in getTranspId() function
/dports/graphics/Coin/coin-Coin-4.0.0/src/elements/GL/
H A DSoGLLazyElement.cpp1237 SbUniqueId tid = this->colorpacker->getTranspId(); in updateColorVBO()