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

Method SetScale

Filters/Hybrid/vtkAdaptiveDataSetSurfaceFilter.cxx:743–746  ·  view source on GitHub ↗

------------------------------------------------------------------------------ VTK_DEPRECATED_IN_9_5_0

Source from the content-addressed store, hash-verified

741//------------------------------------------------------------------------------
742// VTK_DEPRECATED_IN_9_5_0
743void vtkAdaptiveDataSetSurfaceFilter::SetScale(double vtkNotUsed(_arg))
744{
745 vtkWarningMacro("Scale has been removed. Do not use.");
746}
747
748//------------------------------------------------------------------------------
749// VTK_DEPRECATED_IN_9_5_0

Callers 15

TestTemporalFractalFunction · 0.45
geomFilter.pyFile · 0.45
TestCurvatures.pyFile · 0.45
TestMergeTimeFilterFunction · 0.45
TransformFunction · 0.45
SetUpMethod · 0.45
glyph2D.pyFile · 0.45
TestSuperquadricSourceFunction · 0.45
TestGlyphSource2DFunction · 0.45

Calls

no outgoing calls