Ion
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
getglprocaddress.h
Go to the documentation of this file.
1
18
#ifndef ION_PORTGFX_GETGLPROCADDRESS_H_
19
#define ION_PORTGFX_GETGLPROCADDRESS_H_
20
21
namespace
ion {
22
namespace
portgfx {
23
28
ION_API
void
*
GetGlProcAddress
(
const
char
*
name
,
bool
is_core);
29
30
}
// namespace portgfx
31
}
// namespace ion
32
33
#endif // ION_PORTGFX_GETGLPROCADDRESS_H_
ion::portgfx::GetGlProcAddress
void * GetGlProcAddress(const char *name, bool is_core)
Returns a generic pointer to an OpenGL function or OpenGL extension function with the given name...
Definition:
getglprocaddress.cc:384
name
std::string name
Definition:
printer.cc:324
portgfx
getglprocaddress.h
Generated by
1.8.6