Unofficial OpenGL Software Development Kit
0.5.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
distro
glsdk_0_5_1
glmesh
include
glmesh
BoostVertexFormat.h
1
2
#ifndef GLSDK_MESH_VERTEX_FORMAT_WITH_BOOST_H
3
#define GLSDK_MESH_VERTEX_FORMAT_WITH_BOOST_H
4
5
#include "
VertexFormat.h
"
6
#include <boost/fusion/algorithm.hpp>
7
#include <boost/fusion/adapted/boost_tuple.hpp>
8
#include <boost/fusion/include/boost_tuple.hpp>
9
10
namespace
glmesh
11
{
12
namespace
_detail
13
{
14
15
}
16
17
template
<
typename
VertexType>
18
VertexFormat GetFormatFromType();
19
}
20
21
22
#endif //GLSDK_MESH_VERTEX_FORMAT_WITH_BOOST_H
Generated on Mon Jul 29 2013 05:34:59 for Unofficial OpenGL Software Development Kit by
1.8.3.1