Home
last modified time | relevance | path

Searched defs:RenderTextures (Results 1 – 5 of 5) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL2/
H A DvtkOpenGLProperty.cxx82 bool vtkOpenGLProperty::RenderTextures(vtkActor*, vtkRenderer* ren) in RenderTextures() function in vtkOpenGLProperty
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkOpenGLProperty.cxx61 bool vtkOpenGLProperty::RenderTextures(vtkActor*, vtkRenderer* ren) in RenderTextures() function in vtkOpenGLProperty
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/
H A DvtkOpenGLProperty.cxx63 bool vtkOpenGLProperty::RenderTextures(vtkActor*, vtkRenderer* ren) in RenderTextures() function in vtkOpenGLProperty
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL/
H A DvtkOpenGLProperty.cxx584 bool vtkOpenGLProperty::RenderTextures(vtkActor*, vtkRenderer* ren, in RenderTextures() function in vtkOpenGLProperty
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DglChartCanvas.cpp6320 void glChartCanvas::RenderTextures(float *coords, float *uvCoords, int nVertex, ViewPort *vp) in RenderTextures() function in glChartCanvas