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

Method ApplyTransform

IO/Export/vtkSVGContextDevice2D.cxx:1926–1929  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1924
1925//------------------------------------------------------------------------------
1926void vtkSVGContextDevice2D::ApplyTransform()
1927{
1928 this->SetupClippingAndTransform();
1929}
1930
1931//------------------------------------------------------------------------------
1932std::string vtkSVGContextDevice2D::AddCrossSymbol(bool)

Callers 5

SetMatrixMethod · 0.95
MultiplyMatrixMethod · 0.95
PopMatrixMethod · 0.95
OnRotateMethod · 0.45
OnPinchMethod · 0.45

Calls 1

Tested by

no test coverage detected