VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Macros
DtHudConstants.h File Reference

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
 
#define HeadingScreenUnitsPerDegree   0.015
 

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.


Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)