MeshLib C++ Docs
Loading...
Searching...
No Matches
MRRenderImGui.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
MRViewerFwd.h
"
4
5
namespace
MR
6
{
7
12
MRVIEWER_API
void
renderImGui
(
13
const
Vector2i& resolution,
14
const
std::function<
void
()>& configureFunc,
15
const
std::function<
void
()>& drawFunc
16
);
17
18
}
// namespace MR
MRViewerFwd.h
MR
Definition
MRCameraOrientationPlugin.h:8
MR::renderImGui
MRVIEWER_API void renderImGui(const Vector2i &resolution, const std::function< void()> &configureFunc, const std::function< void()> &drawFunc)
MeshLib
source
MRViewer
MRRenderImGui.h
Generated by
1.11.0