![]() |
CamSim
0.0.0
A rasterization-based simulator for various types of cameras
|
Provides a suitable OpenGL context for the simulator and related classes. More...
Public Member Functions | |
| Context (bool enableOpenGLDebugging=false) | |
| Constructor. More... | |
| QOpenGLContext * | getOpenGLContext () |
| Return the OpenGL context. More... | |
| void | makeCurrent () |
| Make this context current. More... | |
Provides a suitable OpenGL context for the simulator and related classes.
| CamSim::Context::Context | ( | bool | enableOpenGLDebugging = false | ) |
Constructor.
|
inline |
Return the OpenGL context.
| void CamSim::Context::makeCurrent | ( | ) |
Make this context current.
1.8.16