TM2IN
0.5.1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
/home/dongmin/dev/TriMeshToIndoor/TriangleMeshToClearSolid/config.h
Go to the documentation of this file.
1
#ifndef PREDEFINE_H_INCLUDED
2
#define PREDEFINE_H_INCLUDED
3
4
5
#define PI 3.14159265
6
#define AREA_CONST 100
7
#define DECIMAL 6
8
9
#include <cassert>
10
#include <cstdlib>
11
12
#endif // PREDEFINE_H_INCLUDED
Generated by
1.8.11