nCine::MeshSprite::Vertex struct

Vertex data for the mesh.

Constructors, destructors, conversion operators

Vertex()
Vertex(float xx, float yy, float uu, float vv)

Public variables

float x
float y
float u
float v