|
Hymn to Beauty
C++ 3D Engine
|
A vertex point. More...
#include <Geometry2D.hpp>
Public Attributes | |
| glm::vec2 | position |
| Position. More... | |
| glm::vec2 | textureCoordinate |
| Texture coordinate. More... | |
A vertex point.
| glm::vec2 Video::Geometry::Geometry2D::Vertex::position |
Position.
| glm::vec2 Video::Geometry::Geometry2D::Vertex::textureCoordinate |
Texture coordinate.