Home
last modified time | relevance | path

Searched refs:SetAllFramesSpacing (Results 1 – 3 of 3) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Video/Core/include/
H A DitkVideoStream.h227 void SetAllFramesSpacing(SpacingType spacing);
H A DitkVideoStream.hxx499 ::SetAllFramesSpacing(typename TFrameType::SpacingType spacing) in SetAllFramesSpacing() function in itk::VideoStream
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Video/IO/include/
H A DitkVideoFileReader.hxx116 output->SetAllFramesSpacing(spacing); in UpdateOutputInformation()