Home
last modified time | relevance | path

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

/dports/graphics/Coin/coin-Coin-4.0.0/patches/
H A Dshape-bbox-caching.diff128 + this->GLRenderBoundingBox(action);
134 SoShape::GLRenderBoundingBox(SoGLRenderAction * action)
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/nodes/
H A DSoShape.h91 void GLRenderBoundingBox(SoGLRenderAction * action);
/dports/graphics/Coin/coin-Coin-4.0.0/src/shapenodes/
H A DSoShape.cpp585 this->GLRenderBoundingBox(action); in shouldGLRender()
1367 SoShape::GLRenderBoundingBox(SoGLRenderAction * action) in GLRenderBoundingBox() function in SoShape