Variable GLDrawBuf._scene

class GLDrawBuf
{
  // ...
  Scene _scene;
  // ...
}