VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mathTypes.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2025 MAK Technologies, Inc
3 ** All rights reserved.
4 *********************************************************************/
5 
6 
7 #include "vlMath.h"
8 
13 
14 
15 #ifdef _WIN32
16 #pragma message ("Warning, The Header mathTypes.h has been deprecated as of VR-Link 3.9.4 please use vlMath.h instead.")
17 #endif
18 
19 #ifdef __linux__
20 #warning The Header mathTypes.h has been deprecated as of VR-Link 3.9.4 please use vlMath.h instead.
21 #endif
22 
23 
24 
25 
26 
27 
28 
29 
This file defines math constants and methods which may be useful in simulations.

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)