com.partnersoft.maps.tools
Class GenerateTextures
java.lang.Object
com.partnersoft.system.App
com.partnersoft.maps.tools.GenerateTextures
public class GenerateTextures
- extends App
Converts raw images and font descriptions into GL-friendly
textures, and stores them in a packrat file.
- Author:
- Paul Reavis
Copyright 2004 Partner Software, Inc.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GenerateTextures
public GenerateTextures()
setOptions
public void setOptions(Cog options)
- Overrides:
setOptions in class App
startupImp
public void startupImp()
throws java.lang.Exception
- Overrides:
startupImp in class App
- Throws:
java.lang.Exception
runImp
public void runImp()
throws java.lang.Exception
- Specified by:
runImp in class App
- Throws:
java.lang.Exception
generate
public static void generate(java.io.File installDir,
ActivityProgress progress,
int progressLevel)
throws java.lang.Exception
- Throws:
java.lang.Exception