HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
SYS_MathLib.h
Go to the documentation of this file.
1
/*
2
* PROPRIETARY INFORMATION. This software is proprietary to
3
* Side Effects Software Inc., and is not to be reproduced,
4
* transmitted, or disclosed in any way without written permission.
5
*
6
* NAME: SYS_MathLib.h (SYS Library, C/C++)
7
*/
8
9
/*
10
* NOTE: This is automatically generated from SYS_MathLib.py
11
*/
12
#ifndef __SYS_MathLib__
13
#define __SYS_MathLib__
14
15
/// @file SYS_MathLib.h
16
/// Defines compile time math library constants for use in code.
17
18
enum class
SYS_MathLibs
: char
19
{
20
System
,
21
OpenLibm
,
22
CoreMath
23
};
24
25
#define SYS_MATHLIB SYS_MathLibs::CoreMath
26
#define SYS_MATHLIB_NAME CoreMath
27
28
#define SYS_MATHLIB_COREMATH
29
30
#endif
31
SYS_MathLibs::CoreMath
SYS_MathLibs::System
SYS_MathLibs::OpenLibm
SYS_MathLibs
SYS_MathLibs
Definition:
SYS_MathLib.h:18
SYS
SYS_MathLib.h
Generated on Tue Jul 21 2026 02:16:46 for HDK by
1.8.6