- 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
280 B
280 B
OpenGLDepthStencilView::GetMipLevel
int GetMipLevel() const
获取 mipmap 级别。
返回: int - mip 级别
示例:
int mipLevel = dsv.GetMipLevel();
相关文档
- OpenGLDepthStencilView - 返回类总览