|
slot 0.0.1
A real time UI render framework
|
成员的完整列表,这些成员属于 z8::Vertex,包括所有继承而来的类成员
| Normal | z8::Vertex | |
| Pos | z8::Vertex | |
| TexCoord | z8::Vertex | |
| Vertex() | z8::Vertex | inline |
| Vertex(DirectX::XMFLOAT3 position) | z8::Vertex | inline |
| Vertex(DirectX::XMFLOAT3 position, DirectX::XMFLOAT2 texCoord) | z8::Vertex | inline |
| Vertex(DirectX::XMFLOAT3 position, DirectX::XMFLOAT3 normal, DirectX::XMFLOAT2 texCoord) | z8::Vertex | inline |
| Vertex(float x, float y, float z) | z8::Vertex | inline |