|
Unofficial OpenGL Software Development Kit
0.5.0
|
Boost header for special Boost-based drawing functions. More...
#include "Draw.h"#include "VertexFormat.h"#include "VertexWriter.h"#include <boost/fusion/algorithm.hpp>#include <boost/fusion/adapted/boost_tuple.hpp>#include <boost/fusion/include/boost_tuple.hpp>Go to the source code of this file.
Namespaces | |
| namespace | glmesh |
| The main namespace for the GL Mesh library. All GL Mesh functions are in this namespace. | |
Functions | |
| template<typename Sink , typename VertexSequence > | |
| void | glmesh::Attrib (VertexWriter< Sink > &drawable, const VertexSequence &vertexData) |
| A Boost.Fusion-based function for drawing attribute structs. More... | |
Boost header for special Boost-based drawing functions.
1.8.3.1