MeshLib C++ Docs
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
7
8
namespace
MR
9
{
12
13
15
[[nodiscard]] MRVIEWER_API
Viewer
&
getViewerInstance
();
16
19
MRVIEWER_API
void
incrementForceRedrawFrames
(
int
i = 1,
bool
swapOnLastOnly =
false
);
20
21
}
MRViewerFwd.h
MRViewportId.h
MR::Viewer
GLFW-based mesh viewer.
Definition
MRViewer.h:69
MR::incrementForceRedrawFrames
void incrementForceRedrawFrames(int i=1, bool swapOnLastOnly=false)
MR::getViewerInstance
Viewer & getViewerInstance()
returns global instance of Viewer class
MR
only for bindings generation
Definition
MRCameraOrientationPlugin.h:8
MRViewer
MRViewerInstance.h
Generated by
1.14.0