Voxel
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Typedefs
Enumerations
Enumerator
Macros
Pages
synchronized.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifndef SYNCHRONIZED_H
4
#define SYNCHRONIZED_H
5
6
7
/**
8
\file
9
\brief Includes all Synchronized headers
10
*/
11
12
13
14
15
/**
16
\namespace Synchronized
17
\brief Contains Heap and TextureHeap classes
18
*/
19
20
/**
21
\namespace Synchronized::detail
22
\brief Pseudo-anonymous namespace for Synchronized implementation details
23
*/
24
25
26
27
28
/*==============================================================================
29
Include all Synchronized headers
30
==============================================================================*/
31
32
33
#include "
synchronized_heap.h
"
34
#include "
synchronized_texture_heap.h
"
35
36
37
38
39
#endif // SYNCHRONIZED_H
Generated on Thu Jun 20 2013 11:05:27 for Voxel by
1.8.1.2