Home
last modified time | relevance | path

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

/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/elements/
H A DSoGLLazyElement.h159 void sendTransparency(const int stipplenum) const;
/dports/graphics/Coin/coin-Coin-4.0.0/src/elements/GL/
H A DSoGLLazyElement.cpp326 SoGLLazyElement::sendTransparency(const int stipplenum) const in sendTransparency() function in SoGLLazyElement
645 this->sendTransparency(stipplenum); in send()