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

Method GetRowInterpolationFunc

Imaging/Core/vtkAbstractImageInterpolator.cxx:898–901  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

896
897//------------------------------------------------------------------------------
898void vtkAbstractImageInterpolator::GetRowInterpolationFunc(
899 void (**)(vtkInterpolationWeights*, int, int, int, double*, int))
900{
901}
902
903//------------------------------------------------------------------------------
904void vtkAbstractImageInterpolator::GetRowInterpolationFunc(

Callers 1

UpdateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected