xmscore
1.0
xmstype.h
Go to the documentation of this file.
1
#pragma once
2
//------------------------------------------------------------------------------
8
//------------------------------------------------------------------------------
9
10
//----- Included files ---------------------------------------------------------
11
12
//----- Forward declarations ---------------------------------------------------
13
14
//----- Namespace declaration --------------------------------------------------
15
16
namespace
xms
17
{
18
//----- Constants / Enumerations -----------------------------------------------
19
20
#define XM_NODATA -9999999
21
#define XM_SUCCESS 0
22
#define XM_FAILURE 1
23
#define XM_ZERO_TOL 0.000001
24
#define XM_PI 3.1415926535897932384626433832795
25
#define XM_NONE -1
26
27
//----- Structs / Classes ------------------------------------------------------
28
29
//----- Function prototypes ----------------------------------------------------
30
31
}
// namespace xms
xms
Definition:
daStreamIo.cpp:37
xmscore
misc
xmstype.h
Generated on Wed Sep 16 2020 15:54:16 for xmscore by
1.8.13