Gel2D - The free/open source game creation suite

Public Attributes
gel::GelVert Struct Reference

Mesh vertex structure. More...

#include <gelSprite.h>

List of all members.

Public Attributes

int z
 Vertex Z-order.
Gel2dVec pos
 Screen position in pixels.
Gel2dVec uv
 Texture coordinates in texels.
GelColor col
 Vertex color.

Detailed Description

Mesh vertex structure.


Member Data Documentation

Vertex Z-order.

Screen position in pixels.

Texture coordinates in texels.

Vertex color.


The documentation for this struct was generated from the following file: