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

Method PopMatrix

Rendering/ContextOpenGL2/vtkOpenGLContextDevice2D.cxx:2073–2076  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

2071
2072//------------------------------------------------------------------------------
2073void vtkOpenGLContextDevice2D::PopMatrix()
2074{
2075 this->ModelMatrix->Pop();
2076}
2077
2078//------------------------------------------------------------------------------
2079void vtkOpenGLContextDevice2D::SetClipping(int* dim)

Callers 2

EndMethod · 0.95
BufferIdModeEndMethod · 0.95

Calls 1

PopMethod · 0.45

Tested by

no test coverage detected