Home
last modified time | relevance | path

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

/dports/graphics/Coin/coin-Coin-4.0.0/src/vrml97/
H A DPointSet.cpp209 this->finishVertexArray(action, vbo, in GLRender()
H A DIndexedLineSet.cpp390 this->finishVertexArray(action, in GLRender()
H A DIndexedFaceSet.cpp615 this->finishVertexArray(action, in GLRender()
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/nodes/
H A DSoShape.h147 void finishVertexArray(SoGLRenderAction * action,
/dports/graphics/Coin/coin-Coin-4.0.0/src/shapenodes/
H A DSoPointSet.cpp279 this->finishVertexArray(action, vbo, in GLRender()
H A DSoIndexedPointSet.cpp370 this->finishVertexArray(action, vbo, in GLRender()
H A DSoIndexedLineSet.cpp384 this->finishVertexArray(action, in GLRender()
H A DSoIndexedFaceSet.cpp613 this->finishVertexArray(action, in GLRender()
H A DSoFaceSet.cpp588 this->finishVertexArray(action, dovbo, nbind == PER_VERTEX, in GLRender()
H A DSoShape.cpp1699 SoShape::finishVertexArray(SoGLRenderAction * action, in finishVertexArray() function in SoShape