#include <Vertex.hpp>
◆ attribute_descriptions()
| static constexpr std::array< vk::VertexInputAttributeDescription, 3 > sd::VertexPNUV::attribute_descriptions |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ binding_descriptions()
| static constexpr std::array< vk::VertexInputBindingDescription, 1 > sd::VertexPNUV::binding_descriptions |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ normal
| VLA::Vector3f sd::VertexPNUV::normal |
◆ position
| VLA::Vector3f sd::VertexPNUV::position |
◆ uv
| VLA::Vector2f sd::VertexPNUV::uv |
The documentation for this struct was generated from the following file: