MeshLib
 
Loading...
Searching...
No Matches
MRViewerInstance.h
Go to the documentation of this file.
1#pragma once
2
3#include "MRViewerFwd.h"
4
5namespace MR
6{
7
8// returns global instance of Viewer class
9MRVIEWER_API Viewer& getViewerInstance();
10
11} //namespace MR
Definition MRViewer.h:80
Definition MRCameraOrientationPlugin.h:7
MRVIEWER_API Viewer & getViewerInstance()