Open3D (C++ API)
0.18.0
|
GLFW context, handled as a singleton. More...
Public Member Functions | |
~GLFWContext () | |
int | InitStatus () const |
Get the glfwInit status. More... | |
Static Public Member Functions | |
static std::shared_ptr< GLFWContext > | GetInstance () |
Get a shared instance of the GLFW context. More... | |
static void | GLFWErrorCallback (int error, const char *description) |
GLFW context, handled as a singleton.
|
inline |
|
inlinestatic |
Get a shared instance of the GLFW context.
|
inlinestatic |
|
inline |
Get the glfwInit status.