gestalt.candidates.materialplugin
Class JoglMaterialPluginNonPowerOfTwoTextureReference

java.lang.Object
  extended by gestalt.shape.material.TexturePlugin
      extended by gestalt.impl.jogl.shape.material.JoglTexturePlugin
          extended by gestalt.candidates.materialplugin.JoglMaterialPluginNonPowerOfTwoTexture
              extended by gestalt.candidates.materialplugin.JoglMaterialPluginNonPowerOfTwoTextureReference
All Implemented Interfaces:
Disposable, MaterialPlugin

public class JoglMaterialPluginNonPowerOfTwoTextureReference
extends JoglMaterialPluginNonPowerOfTwoTexture


Field Summary
 
Fields inherited from class gestalt.shape.material.TexturePlugin
ERROR_BITMAP_REFERANCE_NULL, ERROR_EXCEEDED_SIZE, HINT_TEXTURE_FLIP_Y_AXIS
 
Constructor Summary
JoglMaterialPluginNonPowerOfTwoTextureReference()
           
 
Method Summary
 int getPixelHeight()
           
 int getPixelWidth()
           
 void setPixelHeight(int thePixelHeight)
           
 void setPixelWidth(int thePixelWidth)
           
 
Methods inherited from class gestalt.candidates.materialplugin.JoglMaterialPluginNonPowerOfTwoTexture
begin, initStatic
 
Methods inherited from class gestalt.impl.jogl.shape.material.JoglTexturePlugin
bind, disable, dispose, enable, end, getFormat, getMaxTextureSize, getOpenGLTextureID, getOpenGLType, getTextureTargetAsString, setInitialized, setOpenGLTextureID, update
 
Methods inherited from class gestalt.shape.material.TexturePlugin
bitmap, bordercolor, getFilterType, getTextureTarget, getTextureUnit, getWrapMode, isInitialized, load, nonpoweroftwotexturerescale, position, reload, rotation, scale, setBitmapRef, setFilterType, setTextureTarget, setTextureUnit, setWrapMode, validateBitmapSize
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoglMaterialPluginNonPowerOfTwoTextureReference

public JoglMaterialPluginNonPowerOfTwoTextureReference()
Method Detail

getPixelWidth

public int getPixelWidth()
Overrides:
getPixelWidth in class TexturePlugin

getPixelHeight

public int getPixelHeight()
Overrides:
getPixelHeight in class TexturePlugin

setPixelWidth

public void setPixelWidth(int thePixelWidth)

setPixelHeight

public void setPixelHeight(int thePixelHeight)


processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009