20 #ifndef MIRTK_Matlab_H 21 #define MIRTK_Matlab_H 25 #pragma clang diagnostic push 26 #pragma clang diagnostic ignored "-Wunused-private-field" 32 #pragma clang diagnostic pop 81 static bool _McrInitialized;
84 static bool _AppInitialized;
151 #endif // MIRTK_Matlab_H static void InitializeApplication(const char **options, int count)
static Matlab & Instance()
Get static singleton object.