/// declare module BABYLON.Tools { function LoadDDSTexture(gl: WebGLRenderingContext, ext: any, data: ArrayBuffer): number; }