VR-Link API Documentation for DIS
 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-2010 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 Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)