Sleeping Wombat GUI  0.100
swGUI
stdafx.h
Go to the documentation of this file.
1 #pragma once
2 // stdafx.h : include file for standard system include files,
3 // or project specific include files that are used frequently, but
4 // are changed infrequently
5 //
6 
7 
10 #ifndef DISABLE_PRECOMPILED_HEADER
11 
12 
13 #include <cassert>
14 
15 #include <string>
16 #include <vector>
17 #include <map>
18 
19 #include <DirectXMath.h>
20 
22 
31 
32 #undef min
33 #undef max
34 #undef RegisterClass
35 
36 
37 #endif // !DISABLE_PRECOMPILED_HEADER
38 
39 
Plik zawiera deklaracje formatów wierzchołków oraz klas zawierających assety shadery itp...