|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestalt.shape.material.TexturePlugin
gestalt.impl.jogl.shape.material.JoglTexturePlugin
gestalt.p5.JoglProcessingFrameBufferObject
public class JoglProcessingFrameBufferObject
| Field Summary |
|---|
| Fields inherited from class gestalt.shape.material.TexturePlugin |
|---|
ERROR_BITMAP_REFERANCE_NULL, ERROR_EXCEEDED_SIZE, HINT_TEXTURE_FLIP_Y_AXIS |
| Constructor Summary | |
|---|---|
JoglProcessingFrameBufferObject(int theWidth,
int theHeight,
JoglTexCreator theTexGenerator,
GestaltPlugIn theGestaltPlugin,
processing.core.PApplet theParent,
boolean thePresentationModeFlag)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
add(Drawable theDrawable)
Deprecated. |
void |
begin(GLContext theRenderContext,
Material theParent)
Deprecated. |
void |
bindBuffer(GL gl)
Deprecated. |
Bitmap |
bitmap()
Deprecated. |
void |
end(GLContext theRenderContext,
Material theParent)
Deprecated. |
int |
getMaxTextureSize()
Deprecated. |
int |
getOpenGLTextureID()
Deprecated. |
int |
getPixelHeight()
Deprecated. |
int |
getPixelWidth()
Deprecated. |
float[] |
getSortData()
Deprecated. |
float |
getSortValue()
Deprecated. |
void |
initStatic(GL gl)
Deprecated. |
boolean |
isActive()
Deprecated. |
boolean |
isSortable()
Deprecated. |
void |
load(Bitmap theBitmap)
Deprecated. |
void |
reload()
Deprecated. |
void |
setBitmapRef(Bitmap theBitmap)
Deprecated. |
void |
setSortValue(float theSortValue)
Deprecated. |
void |
unbindBuffer(GL gl)
Deprecated. |
void |
update(GL gl,
GLU glu)
Deprecated. |
| Methods inherited from class gestalt.impl.jogl.shape.material.JoglTexturePlugin |
|---|
bind, disable, dispose, enable, getFormat, getOpenGLType, getTextureTargetAsString, setInitialized, setOpenGLTextureID |
| Methods inherited from class gestalt.shape.material.TexturePlugin |
|---|
bordercolor, getFilterType, getTextureTarget, getTextureUnit, getWrapMode, isInitialized, nonpoweroftwotexturerescale, position, rotation, scale, setFilterType, setTextureTarget, setTextureUnit, setWrapMode, validateBitmapSize |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JoglProcessingFrameBufferObject(int theWidth,
int theHeight,
JoglTexCreator theTexGenerator,
GestaltPlugIn theGestaltPlugin,
processing.core.PApplet theParent,
boolean thePresentationModeFlag)
| Method Detail |
|---|
public int getMaxTextureSize()
getMaxTextureSize in class JoglTexturePluginpublic void initStatic(GL gl)
initStatic in class JoglTexturePluginpublic int getPixelWidth()
getPixelWidth in class TexturePluginpublic int getPixelHeight()
getPixelHeight in class TexturePluginpublic int getOpenGLTextureID()
getOpenGLTextureID in class JoglTexturePluginpublic void add(Drawable theDrawable)
public final void bindBuffer(GL gl)
public final void unbindBuffer(GL gl)
public void update(GL gl,
GLU glu)
update in class JoglTexturePluginpublic void load(Bitmap theBitmap)
load in class TexturePluginpublic void reload()
reload in class TexturePluginpublic Bitmap bitmap()
bitmap in class TexturePluginpublic void setBitmapRef(Bitmap theBitmap)
setBitmapRef in class TexturePlugin
public void begin(GLContext theRenderContext,
Material theParent)
begin in interface MaterialPluginbegin in class JoglTexturePlugin
public void end(GLContext theRenderContext,
Material theParent)
end in interface MaterialPluginend in class JoglTexturePluginpublic boolean isActive()
public float getSortValue()
public void setSortValue(float theSortValue)
public float[] getSortData()
public boolean isSortable()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||