NarcEngine 0.1.1
C++ Vulkan game engine
 
Loading...
Searching...
No Matches
narc_engine::Vertex Struct Reference

Static Public Member Functions

static VkVertexInputBindingDescription getBindingDescription ()
 
static std::array< VkVertexInputAttributeDescription, 3 > getAttributeDescriptions ()
 

Public Attributes

glm::vec3 Pos
 
glm::vec3 Color
 
glm::vec2 TexCoord
 

The documentation for this struct was generated from the following files: