![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "OpenGLPlatform.h"Go to the source code of this file.
Namespaces | |
| namespace | GLFuncPointers |
Macros | |
| #define | ENUM_GL_ENTRYPOINTS(EnumMacro) |
| #define | ENUM_GL_ENTRYPOINTS_OPTIONAL(EnumMacro) |
| #define | ENUM_GL_ENTRYPOINTS_ALL(EnumMacro) |
| #define | DECLARE_GL_ENTRYPOINTS(Type, Func) extern Type OPENGLDRV_API Func; |
Functions | |
| GLFuncPointers::ENUM_GL_ENTRYPOINTS_ALL (DECLARE_GL_ENTRYPOINTS) | |
| #define DECLARE_GL_ENTRYPOINTS | ( | Type, | |
| Func | |||
| ) | extern Type OPENGLDRV_API Func; |
Declare all GL functions.
List of all OpenGL entry points.