MCPcopy Create free account
hub / github.com/Kitware/VTK / GetContext

Method GetContext

Rendering/OpenGL2/vtkOpenGLFramebufferObject.cxx:406–409  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

404
405//------------------------------------------------------------------------------
406vtkOpenGLRenderWindow* vtkOpenGLFramebufferObject::GetContext()
407{
408 return this->Context;
409}
410
411//------------------------------------------------------------------------------
412void vtkOpenGLFramebufferObject::InitializeViewport(int width, int height)

Callers 1

DownloadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected