![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <GLFW/glfw3.h>#include "Application.h"#include "Native.h"#include <GLFW/glfw3native.h>#include <memory.h>
Go to the source code of this file.
Namespaces | |
| cloudViewer | |
| Generic file read and write utility for python interface. | |
| cloudViewer::visualization | |
| cloudViewer::visualization::gui | |
Macros | |
| #define | GLFW_EXPOSE_NATIVE_X11 1 |
Functions | |
| void * | cloudViewer::visualization::gui::GetNativeDrawable (GLFWwindow *glfw_window) |
| void | cloudViewer::visualization::gui::PostNativeExposeEvent (GLFWwindow *glfw_window) |
| void | cloudViewer::visualization::gui::ShowNativeAlert (const char *message) |
| #define GLFW_EXPOSE_NATIVE_X11 1 |
Definition at line 12 of file NativeLinux.cpp.