MCPcopy Create free account
hub / github.com/MITK/MITK / FetchFrame

Method FetchFrame

Modules/DataTypesExt/src/mitkVideoSource.cpp:50–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50void mitk::VideoSource::FetchFrame()
51{
52 ++m_FrameCount;
53 this->Modified();
54}
55
56int mitk::VideoSource::GetImageWidth()
57{

Callers 1

AddRenderWindowMethod · 0.80

Calls 1

ModifiedMethod · 0.45

Tested by

no test coverage detected