Mac OS で ois ライブラリの firebreath プラグインに接続するにはどうすればよいですか? pluginwindowmac があり、マウス、キーボード、ジョイスティックを追跡したい。
窓に関しては:
FB::MessageWindow* messageWindow = new FB::MessageWindow();
mParamList.insert(std::make_pair(std::string("WINDOW"), messageWindow->getHWND()));
mInputManager = OIS::InputManager::createInputSystem(mParamList);
messageWindow->getHWND() - macOS では不可