Variable Offset2D.x

struct Offset2D
{
  // ...
  uint x ;
  // ...
}