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

Method PushMatrix

IO/ExportPDF/vtkPDFContextDevice2D.cxx:1503–1506  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1501
1502//------------------------------------------------------------------------------
1503void vtkPDFContextDevice2D::PushMatrix()
1504{
1505 this->Matrix->Push();
1506}
1507
1508//------------------------------------------------------------------------------
1509void vtkPDFContextDevice2D::PopMatrix()

Callers 1

PaintCellMethod · 0.45

Calls 1

PushMethod · 0.45

Tested by 1

PaintCellMethod · 0.36