- Fix link resolution with proper relative/absolute path handling - Improve link styling with underline decoration - Hide leaf nodes from tree, only show directories - Fix log file path for packaged app
220 B
220 B
RHISwapChain::PollEvents
virtual void PollEvents() = 0;
处理窗口事件。
示例:
swapChain->PollEvents();
相关文档
- RHISwapChain 总览 - 返回类总览