Struct that represents a Vertex with a vec3 (position)
Creates a copy of the vertex.
Vector containing the Vertex's coordinates (3D).
See Implementation
Struct that represents a Vertex with a vec3 (position)