|
slot 0.0.1
A real time UI render framework
|
#include <DirectXMath.h>#include <string>

类 | |
| class | z8::Color |
命名空间 | |
| namespace | z8 |
| 世界矩阵 描述坐标系,左手坐标系 使用 DirectX12 坐标系的描述 | |
函数 | |
| constexpr DirectX::XMFLOAT4 | z8::ColorFromBytes (unsigned red, unsigned green, unsigned blue, unsigned alpha=255) |
| bool | z8::ParseUIColor (const std::string &text, DirectX::XMFLOAT4 &color) |