29 MRVIEWER_API
virtual std::string
compose()
const;
39 std::string composed_;
void update_()
called when something changes, composes new title and apply it to window
void setAppName(std::string appName)
Name of the application.
std::string version_
Definition MRViewerTitle.h:35
void setVersion(std::string version)
Version of application.
virtual std::string compose() const
this function is called from update_ compose resulting name
std::string sceneName_
Definition MRViewerTitle.h:36
virtual ~ViewerTitle()=default
void setSceneName(std::string sceneName)
Name of current scene.
std::string appName_
Definition MRViewerTitle.h:34
only for bindings generation
Definition MRCameraOrientationPlugin.h:8