|
dl
|
顶点 更多...
#include <dl_vertex.h>
静态 Public 成员函数 | |
| static VkVertexInputBindingDescription | getBindingDescription () |
| static std::array< VkVertexInputAttributeDescription, 2 > | getAttributeDescriptions () |
Public 属性 | |
| Position3 | _pos |
| Color | _color |
顶点
在文件 dl_vertex.h 第 177 行定义.
|
inlinestatic |
在文件 dl_vertex.h 第 189 行定义.
|
inlinestatic |
在文件 dl_vertex.h 第 181 行定义.
| Color dl::VertexGfx::_color |
在文件 dl_vertex.h 第 180 行定义.
| Position3 dl::VertexGfx::_pos |
在文件 dl_vertex.h 第 179 行定义.