ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
colmap::OpenGLContextManager Class Reference

#include <opengl_utils.h>

Public Member Functions

 OpenGLContextManager (int opengl_major_version=2, int opengl_minor_version=1)
 
void MakeCurrent ()
 

Static Public Member Functions

static bool HasOpenGL ()
 

Detailed Description

Definition at line 73 of file opengl_utils.h.

Constructor & Destructor Documentation

◆ OpenGLContextManager()

colmap::OpenGLContextManager::OpenGLContextManager ( int  opengl_major_version = 2,
int  opengl_minor_version = 1 
)
inline

Definition at line 75 of file opengl_utils.h.

Member Function Documentation

◆ HasOpenGL()

static bool colmap::OpenGLContextManager::HasOpenGL ( )
inlinestatic

Definition at line 78 of file opengl_utils.h.

Referenced by BOOST_AUTO_TEST_CASE().

◆ MakeCurrent()

void colmap::OpenGLContextManager::MakeCurrent ( )
inline

Definition at line 77 of file opengl_utils.h.

Referenced by BOOST_AUTO_TEST_CASE().


The documentation for this class was generated from the following file: