VR-Vantage 2.7 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros
DtHudConstants.h File Reference

Contains DtHudConstants. More...

Go to the source code of this file.

Macros

#define HudFontSize   16
#define HudColorG   1.0
#define HudColorB   0.0
#define HudColorR   0.0
#define HudColorA   1.0
#define PitchScreenUnitsPerDegree   0.05
 This is the distance in vertical screen space used to determine the spacing between the pitch ladder lines.
#define HeadingScreenUnitsPerDegree   0.015
 This is the distance in horizontal screen space used to determine the spacing between the heading tape lines.

Detailed Description

Contains DtHudConstants.

Macro Definition Documentation

#define HudFontSize   16
#define HudColorG   1.0
#define HudColorB   0.0
#define HudColorR   0.0
#define HudColorA   1.0
#define PitchScreenUnitsPerDegree   0.05

This is the distance in vertical screen space used to determine the spacing between the pitch ladder lines.

It is arbitrary; the implementation determines the pitch and moves the ladder based on the value chosen here. Please see DtPitchLadder::tick() for the implementation.

#define HeadingScreenUnitsPerDegree   0.015

This is the distance in horizontal screen space used to determine the spacing between the heading tape lines.

It is arbitrary; the implementation determines the heading (yaw) and moves the tape based on the value chosen here. Please see DtHeadingTape::tick() for the implementation.



Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)