Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
The ArgcHelperClass class is a convinience class to convert a vector of strings to the standard c++ argv and argc arguments. This is necessary for the vtkTesting::Test, since is requires the reference image (and other optional parameters) via command line. More...
#include <mitkRenderingTestHelper.h>
Public Member Functions | |
ArgcHelperClass (const std::vector< std::string > &argstrings) | |
char ** | GetArgv () |
int | GetArgc () |
The ArgcHelperClass class is a convinience class to convert a vector of strings to the standard c++ argv and argc arguments. This is necessary for the vtkTesting::Test, since is requires the reference image (and other optional parameters) via command line.
Definition at line 153 of file mitkRenderingTestHelper.h.
|
inline |
Definition at line 163 of file mitkRenderingTestHelper.h.
References mitk::IOUtil::GetProgramPath().
|
inline |
Definition at line 177 of file mitkRenderingTestHelper.h.
References mitk::None.
Referenced by createTextAnnotationWithLayouter().
|
inline |
Definition at line 176 of file mitkRenderingTestHelper.h.
Referenced by createTextAnnotationWithLayouter().