le2d
v0.4.7
2D game engine framework
Loading...
Searching...
No Matches
Public Attributes
|
List of all members
le::Vertex Struct Reference
Drawable vertex.
More...
#include <
le2d/vertex.hpp
>
Public Attributes
glm::vec2
position
{}
glm::vec4
color
{1.0f}
glm::vec2
uv
{}
Detailed Description
Drawable vertex.
Member Data Documentation
◆
color
glm::vec4 le::Vertex::color {1.0f}
◆
position
glm::vec2 le::Vertex::position {}
◆
uv
glm::vec2 le::Vertex::uv {}
The documentation for this struct was generated from the following file:
vertex.hpp
le
Vertex
Generated by
1.9.8