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

Method InternalUpdate

Imaging/Core/vtkImageInterpolator.cxx:131–135  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

129
130//------------------------------------------------------------------------------
131void vtkImageInterpolator::InternalUpdate()
132{
133 vtkInterpolationInfo* info = this->InterpolationInfo;
134 info->InterpolationMode = this->InterpolationMode;
135}
136
137//------------------------------------------------------------------------------
138//------------------------------------------------------------------------------

Callers 2

UpdateMethod · 0.45
UpdateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected