Variable Vertex.sdlVertex

Internal SDL_Vertex struct

struct Vertex
{
  // ...
  sdl.render.SDL_Vertex sdlVertex ;
  // ...
}