OGLplus
(0.52.0)
a C++ wrapper for
OpenGL
Tweet
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
include
oglplus
object
wrapper.hpp
Go to the documentation of this file.
1
12
#pragma once
13
#ifndef OGLPLUS_OBJECT_WRAPPER_1107121519_HPP
14
#define OGLPLUS_OBJECT_WRAPPER_1107121519_HPP
15
16
#include <
oglplus/object/name.hpp
>
17
#include <
oglplus/object/type.hpp
>
18
#include <
oglplus/object/wrap_tpl.hpp
>
19
20
namespace
oglplus {
21
31
}
// namespace oglplus
32
33
#endif // include guard
type.hpp
ObjectType enumeration.
wrap_tpl.hpp
Template for object wrappers.
name.hpp
Base class for OpenGL "named" objects.
Copyright © 2010-2014
Matúš Chochlík
,
University of Žilina
, Žilina, Slovakia.
<
matus.chochlik -at- fri.uniza.sk
>
<
chochlik -at -gmail.com
>
Documentation generated on Mon Sep 22 2014 by
Doxygen
(version 1.8.6).