Home
last modified time | relevance | path

Searched refs:vtkOSMesaCreateWindow (Results 1 – 6 of 6) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkOSOpenGLRenderWindow.cxx80 void* vtkOSMesaCreateWindow(int width, int height) in vtkOSMesaCreateWindow() function
165 this->Internal->OffScreenWindow = vtkOSMesaCreateWindow(width, height); in CreateOffScreenWindow()
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/
H A DvtkOSOpenGLRenderWindow.cxx89 void *vtkOSMesaCreateWindow(int width, int height) in vtkOSMesaCreateWindow() function
173 this->Internal->OffScreenWindow = vtkOSMesaCreateWindow(width,height); in CreateOffScreenWindow()
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL2/
H A DvtkOSOpenGLRenderWindow.cxx86 void *vtkOSMesaCreateWindow(int width, int height) in vtkOSMesaCreateWindow() function
190 this->Internal->OffScreenWindow = vtkOSMesaCreateWindow(width,height); in CreateOffScreenWindow()
H A DvtkXOpenGLRenderWindow.cxx112 void *vtkOSMesaCreateWindow(int width, int height) in vtkOSMesaCreateWindow() function
786 this->Internal->OffScreenWindow = vtkOSMesaCreateWindow(width,height); in CreateOffScreenWindow()
973 this->Internal->OffScreenWindow = vtkOSMesaCreateWindow(width,height); in ResizeOffScreenWindow()
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL/
H A DvtkOSOpenGLRenderWindow.cxx77 void *vtkOSMesaCreateWindow(int width, int height) in vtkOSMesaCreateWindow() function
182 this->Internal->OffScreenWindow = vtkOSMesaCreateWindow(width,height); in CreateOffScreenWindow()
H A DvtkXOpenGLRenderWindow.cxx120 void *vtkOSMesaCreateWindow(int width, int height) in vtkOSMesaCreateWindow() function
813 this->Internal->OffScreenWindow = vtkOSMesaCreateWindow(width,height); in CreateOffScreenWindow()
1009 this->Internal->OffScreenWindow = vtkOSMesaCreateWindow(width,height); in ResizeOffScreenWindow()