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

Method GetContext

Rendering/LICOpenGL2/vtkLineIntegralConvolution2D.cxx:938–941  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

936
937//------------------------------------------------------------------------------
938vtkOpenGLRenderWindow* vtkLineIntegralConvolution2D::GetContext()
939{
940 return this->Context;
941}
942
943//------------------------------------------------------------------------------
944void vtkLineIntegralConvolution2D::SetContext(vtkOpenGLRenderWindow* renWin)

Callers 3

ClearBuffersFunction · 0.45
ClearBufferFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected