gestalt.candidates
Class JoglPointSprites

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

public class JoglPointSprites
extends JoglTexturePlugin


Field Summary
 float fadethreshold
           
 float maxpointsize
           
 float minpointsize
           
 float pointsize
           
 float[] quadric
           
 
Fields inherited from class gestalt.shape.material.TexturePlugin
ERROR_BITMAP_REFERANCE_NULL, ERROR_EXCEEDED_SIZE, HINT_TEXTURE_FLIP_Y_AXIS
 
Constructor Summary
JoglPointSprites()
           
 
Method Summary
 void begin(GLContext theRenderContext, Material theParent)
           
 void end(GLContext theRenderContext, Material theParent)
           
static float getMaxSupportedPointSize()
           
 
Methods inherited from class gestalt.impl.jogl.shape.material.JoglTexturePlugin
bind, disable, dispose, enable, getFormat, getMaxTextureSize, getOpenGLTextureID, getOpenGLType, getTextureTargetAsString, initStatic, setInitialized, setOpenGLTextureID, update
 
Methods inherited from class gestalt.shape.material.TexturePlugin
bitmap, bordercolor, getFilterType, getPixelHeight, getPixelWidth, 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
 

Field Detail

minpointsize

public float minpointsize

maxpointsize

public float maxpointsize

pointsize

public float pointsize

fadethreshold

public float fadethreshold

quadric

public float[] quadric
Constructor Detail

JoglPointSprites

public JoglPointSprites()
Method Detail

begin

public void begin(GLContext theRenderContext,
                  Material theParent)
Specified by:
begin in interface MaterialPlugin
Overrides:
begin in class JoglTexturePlugin

end

public void end(GLContext theRenderContext,
                Material theParent)
Specified by:
end in interface MaterialPlugin
Overrides:
end in class JoglTexturePlugin

getMaxSupportedPointSize

public static float getMaxSupportedPointSize()


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