Variable Renderable.mesh

struct Renderable
{
  // ...
  teraflop.graphics.MeshBase mesh ;
  // ...
}