Home
last modified time | relevance | path

Searched defs:vertexChain (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-iTunes-VizKit/source/
H A DVisualStageBox.cpp1065 VertexChain* vertexChain = this->getVertexChain(*vertexChainName); in getTopCoord() local
1086 VertexChain* vertexChain = this->getVertexChain(*vertexChainName); in getLeftCoord() local
1107 VertexChain* vertexChain = this->getVertexChain(*vertexChainName); in getBottomCoord() local
1128 VertexChain* vertexChain = this->getVertexChain(*vertexChainName); in getRightCoord() local
H A DVisualActorGraphics.cpp222 void VisualActorGraphics::drawVertexChain(const VertexChain& vertexChain, int drawMode, BlendMode a… in drawVertexChain()
H A DVisualGraphics.cpp575 void VisualGraphics::drawTexture(uint32 textureNumber, const VertexChain* const vertexChain, bool c… in drawTexture()
647 void VisualGraphics::drawVertexChain(const VertexChain& vertexChain, int drawMode, BlendMode aBlend… in drawVertexChain()
669 void VisualGraphics::drawDebugVertexChain(const VertexChain& vertexChain, const VisualCamera& aCame… in drawDebugVertexChain()