Loading...
Searching...
No Matches
Vertex.hpp
Go to the documentation of this file.
7// In no event will the authors be held liable for any damages arising from the use of this software.
Vertex(const Vector2f &thePosition, const Color &theColor)
Construct the vertex from its position and color.
Vertex(const Vector2f &thePosition, const Vector2f &theTexCoords)
Construct the vertex from its position and texture coordinates.
Vertex(const Vector2f &thePosition, const Color &theColor, const Vector2f &theTexCoords)
Construct the vertex from its position, color and texture coordinates.
Definition AlResource.hpp:35