|
slot 0.0.1
A real time UI render framework
|
#include <charconv>#include <cmath>#include <string_view>#include <system_error>

命名空间 | |
| namespace | z8 |
| 世界矩阵 描述坐标系,左手坐标系 使用 DirectX12 坐标系的描述 | |
| namespace | z8::ui |
函数 | |
| bool | z8::ui::ParseBoolean (std::string_view text, bool &value) |
| bool | z8::ui::ParseFiniteFloat (std::string_view text, float &value) |