libcod
Main Page
Related Pages
Data Structures
Files
File List
Globals
gsc_math.hpp
Go to the documentation of this file.
1
#ifndef _GSC_MATH_HPP_
2
#define _GSC_MATH_HPP_
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
/* default stuff */
9
#include <stdio.h>
10
#include <stdlib.h>
11
#include <string.h>
12
13
/* gsc functions */
14
#include "
gsc.hpp
"
15
16
void
gsc_math_sqrt
();
17
void
gsc_math_sqrtInv
();
18
19
#ifdef __cplusplus
20
}
21
#endif
22
23
#endif
gsc_math_sqrtInv
void gsc_math_sqrtInv()
Definition:
gsc_math.cpp:13
gsc.hpp
gsc_math_sqrt
void gsc_math_sqrt()
Definition:
gsc_math.cpp:3
gsc_math.hpp
Generated on Tue Feb 10 2015 19:02:10 for libcod by
1.8.9.1