18 namespace visualization {
28 void MacTransformIntoApp();
29 void SetNativeMenubar(
void* menubar);
32 #if defined(__APPLE__) || defined(_WIN32)
33 void ShowNativeFileDialog(
35 const std::string&
path,
36 const std::vector<std::pair<std::string, std::string>>& filters,
37 std::function<
void(
const char*)> on_ok,
38 std::function<
void()> on_cancel);
static const std::string path
void ShowNativeAlert(const char *message)
void PostNativeExposeEvent(GLFWwindow *glfw_window)
void * GetNativeDrawable(GLFWwindow *glfw_window)
Generic file read and write utility for python interface.