* Melchior FRANZ -- Friday 21 April 2006 12:15:
> [...] otherwise call the regular loader and push its result into the queue.

Heh ... into the *hash* or whatever, but certainly not a queue.



> The weak spot is that such a proxy would have to be registered for each
> supported format.

That was misleading. I meant: register one and the same proxy for several
image formats.

  ssgAddTextureFormat(".rgb", fgLoadTexture);
  ssgAddTextureFormat(".rgba", fgLoadTexture);
  //ssgAddTextureFormat(".bmp", fgLoadTexture);  // no, better not  :-}

m.


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to