|
dl
|
2d顶点 更多...
#include <dl_vertex.h>
静态 Public 成员函数 | |
| static VkVertexInputBindingDescription | getBindingDescription () |
| static std::array< VkVertexInputAttributeDescription, 3 > | getAttributeDescriptions () |
Public 属性 | |
| Position3 | _pos |
| Color | _color |
| Position2 | _uv |
2d顶点
在文件 dl_vertex.h 第 144 行定义.
|
inlinestatic |
在文件 dl_vertex.h 第 157 行定义.
|
inlinestatic |
在文件 dl_vertex.h 第 149 行定义.
| Color dl::Vertex2D::_color |
在文件 dl_vertex.h 第 147 行定义.
| Position3 dl::Vertex2D::_pos |
在文件 dl_vertex.h 第 146 行定义.
| Position2 dl::Vertex2D::_uv |
在文件 dl_vertex.h 第 148 行定义.