MeshLib Documentation
Loading...
Searching...
No Matches
MRViewerInstance.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
MRViewerFwd.h
"
4
#include <
MRMesh/MRViewportId.h
>
5
6
// This is lightweight header, pleas include it instead of "MRViewer.h" whenever possible
7
8
namespace
MR
9
{
10
12
[[nodiscard]] MRVIEWER_API
Viewer
&
getViewerInstance
();
13
16
MRVIEWER_API
void
incrementForceRedrawFrames
(
int
i = 1,
bool
swapOnLastOnly =
false
);
17
18
}
//namespace MR
MRViewerFwd.h
MRViewportId.h
MR
Definition
MRCameraOrientationPlugin.h:8
MR::getViewerInstance
MRVIEWER_API Viewer & getViewerInstance()
returns global instance of Viewer class
MR::incrementForceRedrawFrames
MRVIEWER_API void incrementForceRedrawFrames(int i=1, bool swapOnLastOnly=false)
Viewer
Definition
Viewer.dox.py:1
MeshLib
source
MRViewer
MRViewerInstance.h
Generated by
1.11.0