Home
last modified time | relevance | path

Searched defs:doPrepareVertices (Results 1 – 18 of 18) sorted by relevance

/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Renderer/
H A DPointGuideRenderer.cpp54 void PointGuideRenderer::doPrepareVertices(Vbo& vertexVbo) { in doPrepareVertices() function in TrenchBroom::Renderer::PointGuideRenderer
H A DBoundsGuideRenderer.cpp71 void BoundsGuideRenderer::doPrepareVertices(Vbo& vertexVbo) { in doPrepareVertices() function in TrenchBroom::Renderer::BoundsGuideRenderer
H A DGridRenderer.cpp66 void GridRenderer::doPrepareVertices(Vbo& vertexVbo) { in doPrepareVertices() function in TrenchBroom::Renderer::GridRenderer
H A DSpikeGuideRenderer.cpp64 void SpikeGuideRenderer::doPrepareVertices(Vbo& vertexVbo) { in doPrepareVertices() function in TrenchBroom::Renderer::SpikeGuideRenderer
H A DTriangleRenderer.cpp81 void TriangleRenderer::doPrepareVertices(Vbo& vertexVbo) { in doPrepareVertices() function in TrenchBroom::Renderer::TriangleRenderer
H A DPointHandleRenderer.cpp48 void PointHandleRenderer::doPrepareVertices(Vbo& vertexVbo) { in doPrepareVertices() function in TrenchBroom::Renderer::PointHandleRenderer
H A DEntityModelRenderer.cpp91 void EntityModelRenderer::doPrepareVertices(Vbo& vertexVbo) { in doPrepareVertices() function in TrenchBroom::Renderer::EntityModelRenderer
H A DEdgeRenderer.cpp119 void DirectEdgeRenderer::Render::doPrepareVertices(Vbo& vertexVbo) { in doPrepareVertices() function in TrenchBroom::Renderer::DirectEdgeRenderer::Render
169 void IndexedEdgeRenderer::Render::doPrepareVertices(Vbo& vertexVbo) { in doPrepareVertices() function in TrenchBroom::Renderer::IndexedEdgeRenderer::Render
H A DFaceRenderer.cpp121 void FaceRenderer::doPrepareVertices(Vbo& vertexVbo) { in doPrepareVertices() function in TrenchBroom::Renderer::FaceRenderer
H A DRenderBatch.cpp39 void doPrepareVertices(Vbo& vertexVbo) { in doPrepareVertices() function in TrenchBroom::Renderer::RenderBatch::IndexedRenderableWrapper
H A DCompass.cpp60 void Compass::doPrepareVertices(Vbo& vertexVbo) { in doPrepareVertices() function in TrenchBroom::Renderer::Compass
H A DPrimitiveRenderer.cpp174 void PrimitiveRenderer::doPrepareVertices(Vbo& vertexVbo) { in doPrepareVertices() function in TrenchBroom::Renderer::PrimitiveRenderer
H A DTextRenderer.cpp144 void TextRenderer::doPrepareVertices(Vbo& vertexVbo) { in doPrepareVertices() function in TrenchBroom::Renderer::TextRenderer
H A DEntityLinkRenderer.cpp68 void EntityLinkRenderer::doPrepareVertices(Vbo& vertexVbo) { in doPrepareVertices() function in TrenchBroom::Renderer::EntityLinkRenderer
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DUVView.cpp226 void doPrepareVertices(Renderer::Vbo& vertexVbo) { in doPrepareVertices() function in TrenchBroom::View::UVView::RenderTexture
H A DUVRotateTool.cpp217 void doPrepareVertices(Renderer::Vbo& vertexVbo) { in doPrepareVertices() function in TrenchBroom::View::UVRotateTool::Render
H A DUVOriginTool.cpp261 void doPrepareVertices(Renderer::Vbo& vertexVbo) { in doPrepareVertices() function in TrenchBroom::View::UVOriginTool::RenderOrigin
H A DRotateObjectsToolController.cpp135 void doPrepareVertices(Renderer::Vbo& vertexVbo) { in doPrepareVertices() function in TrenchBroom::View::RotateObjectsToolController::RotateObjectsBase::AngleIndicatorRenderer