|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestalt.shape.AbstractDrawable
gestalt.render.plugin.FrameGrabber
gestalt.impl.jogl.render.plugin.JoglFrameGrabber
public class JoglFrameGrabber
| Field Summary | |
|---|---|
static int |
TARGA_HEADER_SIZE
|
| Constructor Summary | |
|---|---|
JoglFrameGrabber()
|
|
| Method Summary | |
|---|---|
void |
draw(GLContext theRenderContext)
this method is used to draw the drawable, when the context is ready. |
void |
grabSingleFrame()
this method captures one frame only, in contrast to the 'start()/stop()' mechanism. |
| Methods inherited from class gestalt.render.plugin.FrameGrabber |
|---|
isActive, setFileName, setImageFileFormat, start, stop |
| Methods inherited from class gestalt.shape.AbstractDrawable |
|---|
add, getSortData, getSortValue, isSortable, setSortValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int TARGA_HEADER_SIZE
| Constructor Detail |
|---|
public JoglFrameGrabber()
| Method Detail |
|---|
public void draw(GLContext theRenderContext)
Drawable
theRenderContext - GLContextpublic void grabSingleFrame()
FrameGrabber
grabSingleFrame in class FrameGrabber
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||