Variable Viewport.width

struct Viewport
{
  // ...
  float width ;
  // ...
}