◆ getAttributeDescriptions()
| std::array< VkVertexInputAttributeDescription, 5 > Vyroda::Vertex::getAttributeDescriptions |
( |
| ) |
|
|
inlinestatic |
◆ getBindingDescription()
| VkVertexInputBindingDescription Vyroda::Vertex::getBindingDescription |
( |
| ) |
|
|
inlinestatic |
◆ color
| glm::vec4 Vyroda::Vertex::color |
◆ normal
| glm::vec4 Vyroda::Vertex::normal |
◆ pos
| glm::vec4 Vyroda::Vertex::pos |
◆ tangent
| glm::vec4 Vyroda::Vertex::tangent |
◆ texture_coord
| glm::vec2 Vyroda::Vertex::texture_coord |
The documentation for this struct was generated from the following file: