19 explicit DragDropCocoaHandler( GLFWwindow* window );
20 ~DragDropCocoaHandler()
override;
23 std::unique_ptr<Impl> impl_;
this class is needed to emit detailed Drag & Drop events to Viewer on different platforms
Definition MRDragDropHandler.h:14
only for bindings generation
Definition MRCameraOrientationPlugin.h:8