VR-Forces 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 Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)