VR-Engage  2.2
Loading...
Searching...
No Matches
makVre::DtMinimapUpdater::ViewMode Struct Reference

#include <minimapUpdater.h>

Public Attributes

std::string name
 
double left
 
double right
 
double bottom
 
double top
 
bool square
 
bool visible
 

Member Data Documentation

◆ name

std::string makVre::DtMinimapUpdater::ViewMode::name

Name of the view mode for identification.

◆ left

double makVre::DtMinimapUpdater::ViewMode::left

Left edge position (0.0-1.0 in normalized screen coordinates)

◆ right

double makVre::DtMinimapUpdater::ViewMode::right

Right edge position (0.0-1.0 in normalized screen coordinates)

◆ bottom

double makVre::DtMinimapUpdater::ViewMode::bottom

Bottom edge position (0.0-1.0 in normalized screen coordinates)

◆ top

double makVre::DtMinimapUpdater::ViewMode::top

Top edge position (0.0-1.0 in normalized screen coordinates)

◆ square

bool makVre::DtMinimapUpdater::ViewMode::square

Flag indicating if the minimap should maintain a square aspect ratio.

◆ visible

bool makVre::DtMinimapUpdater::ViewMode::visible

Flag indicating if this view mode is visible or off-screen.


The documentation for this struct was generated from the following file: