Definition at line 55 of file VulkanManager.h.
◆ getAttributeDescriptions()
std::array< VkVertexInputAttributeDescription, 3 > NNE::Systems::Vertex::getAttributeDescriptions |
( |
| ) |
|
|
inlinestatic |
◆ getBindingDescription()
VkVertexInputBindingDescription NNE::Systems::Vertex::getBindingDescription |
( |
| ) |
|
|
inlinestatic |
◆ operator==()
bool NNE::Systems::Vertex::operator== |
( |
const Vertex & | other | ) |
const |
|
inline |
◆ color
glm::vec3 NNE::Systems::Vertex::color |
◆ pos
glm::vec3 NNE::Systems::Vertex::pos |
◆ texCoord
glm::vec2 NNE::Systems::Vertex::texCoord |
The documentation for this struct was generated from the following file: