summaryrefslogtreecommitdiffstats
path: root/matchblox/engine/typedefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'matchblox/engine/typedefs.h')
-rw-r--r--matchblox/engine/typedefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/matchblox/engine/typedefs.h b/matchblox/engine/typedefs.h
index 867b85a..9f58998 100644
--- a/matchblox/engine/typedefs.h
+++ b/matchblox/engine/typedefs.h
@@ -175,6 +175,7 @@ typedef struct FrustumParms
double m_dScreenHeightWorld; //the height of the screen (in world coordinates)
double m_dEyeDistMM; //distance between the eyes (in mm)
double m_dDefHeadDistMM; //default distance between head and display (in mm)
+ double m_dSensorbarLedDistMM; //default distance between the leds on the sensorbar
} FrustumParms_t;
typedef enum EyeOrigin {