|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextureGrabber | |
gl4java.awt | |
gl4java.utils.textures |
Uses of TextureGrabber in gl4java.awt |
Methods in gl4java.awt with parameters of type TextureGrabber | |
void |
GLImageCanvas.snapshot(TextureGrabber tg,
java.lang.String fname)
Creates a snapshot (save texture/image) of the current GL-Context ! The snapshot itself is created delayed, so no return value is avaiable. |
void |
GLImageCanvas.snapshot(TextureGrabber tg,
java.net.URL base,
java.lang.String uri)
Creates a snapshot (save texture/image) of the current GL-Context ! The snapshot itself is created delayed, so no return value is avaiable. |
Uses of TextureGrabber in gl4java.utils.textures |
Subclasses of TextureGrabber in gl4java.utils.textures | |
class |
TGATextureGrabber
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |