Update API documentation and remove obsolete plan files
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
| [`CreateRenderWindow`](create-render-window.md) | 创建渲染窗口 |
|
||||
| [`InitializeWithExistingWindow`](initialize-with-existing-window.md) | 使用现有窗口初始化 |
|
||||
| [`GetWindow`](get-window.md) | 获取 GLFW 窗口指针 |
|
||||
| [`GetDC`](get-dc.md) | 获取 Windows 设备上下文 |
|
||||
| [`GetContext`](get-context.md) | 获取 OpenGL 渲染上下文 |
|
||||
| [`GetDeviceInfoImpl`](get-device-info-impl.md) | 获取设备信息实现 |
|
||||
| [`SwapBuffers`](swap-buffers.md) | 交换前后缓冲区 |
|
||||
| [`PollEvents`](poll-events.md) | 处理窗口事件 |
|
||||
|
||||
Reference in New Issue
Block a user