TexGen
Core
PrecompiledHeaders.h
Go to the documentation of this file.
1
/*=============================================================================
2
TexGen: Geometric textile modeller.
3
Copyright (C) 2006 Martin Sherburn
4
5
This program is free software; you can redistribute it and/or
6
modify it under the terms of the GNU General Public License
7
as published by the Free Software Foundation; either version 2
8
of the License, or (at your option) any later version.
9
10
This program is distributed in the hope that it will be useful,
11
but WITHOUT ANY WARRANTY; without even the implied warranty of
12
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13
GNU General Public License for more details.
14
15
You should have received a copy of the GNU General Public License
16
along with this program; if not, write to the Free Software
17
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
18
=============================================================================*/
19
20
#include <vector>
21
#include <list>
22
#include <map>
23
#include <set>
24
#include <string>
25
#include <assert.h>
26
#include <fstream>
27
#include <iostream>
28
#include <iomanip>
29
#include <sstream>
30
#include <algorithm>
31
#include <numeric>
32
#define TIXML_USE_STL
33
#include "../tinyxml/tinyxml.h"
34
#include "
mymath.h
"
35
#include "
Misc.h
"
36
#include "
Logger.h
"
37
#include "
ObjectContainer.h
"
38
#include "
Timer.h
"
39
//#include "Shiny.h"
40
//#include <vld.h>
41
42
43
44
45
Logger.h
Misc.h
ObjectContainer.h
Timer.h
mymath.h
Generated by
1.9.2