VR-Link API Documentation for HLA Evolved
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
include
matrix
mathTypes.h
Go to the documentation of this file.
1
/*********************************************************************
2
** Copyright (c) 1992-2010 VT MAK
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
Document ID: Generated on Thu Feb 22 04:26:36 EST 2018 from SVN revision 186468
Copyright © 2005-2016 VT MÄK. All Rights Reserved (
www.mak.com
)