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
native
common_wgl.hpp
Go to the documentation of this file.
1
12
#pragma once
13
#ifndef OGLPLUS_NATIVE_COMMON_WGL_1404232057_HPP
14
#define OGLPLUS_NATIVE_COMMON_WGL_1404232057_HPP
15
16
namespace
oglplus {
17
namespace
native {
18
19
void
HandleNoWGLDC(
void
);
20
void
HandleNoWGLRC(
void
);
21
22
}
// namespace native
23
}
// namespace oglplus
24
25
#if !OGLPLUS_LINK_LIBRARY || defined(OGLPLUS_IMPLEMENTING_LIBRARY)
26
#include <oglplus/native/common_wgl.ipp>
27
#endif // OGLPLUS_LINK_LIBRARY
28
29
#endif // include guard
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).