SL_Uint2 Struct Reference

Structure representing a generic 2-dimensional unsigned integer vector. More...

Data Fields

unsigned int x
 Fist component of the vector.
 
unsigned int y
 Second component of the vector.
 

Detailed Description

Structure representing a generic 2-dimensional unsigned integer vector.