Variable Extent2D.height

struct Extent2D
{
  // ...
  uint height ;
  // ...
}