MeshLib C++ Docs
Loading...
Searching...
No Matches
MRViewerConfigConstants.h
Go to the documentation of this file.
1#pragma once
2
3namespace MR
4{
5
6// key for getting/satting default state for multi viewport from the config
7const std::string cDefaultMultiViewportKey = "defaultMultiViewport";
8
9}
Definition MRCameraOrientationPlugin.h:8
const std::string cDefaultMultiViewportKey
Definition MRViewerConfigConstants.h:7