Module gl1

Interface GLSLOpenGLObject

All Known Implementing Classes:
GLSLAreaLight, GLSLBoxVBO, GLSLDirectionalLight, GLSLDirectionalLightShadow, GLSLLightShader, GLSLManagedShader, GLSLMaterial, GLSLPhong, GLSLPointLight, GLSLPointLightShadow, GLSLQueuedFloatTexture, GLSLQueuedTexture, GLSLRGBAShader, GLSLShader, GLSLShadowCube, GLSLShadowMap, GLSLShadowParallel, GLSLShadowPerspective, GLSLSideSwitchShader, GLSLSkyCube, GLSLSkyLight, GLSLSkyLightShadow, GLSLSkyReflectionLight, GLSLSpotLight, GLSLSpotLightShadow, GLSLSunSky, GLSLTexture, TextureRenderTarget, VertexBufferObject

public interface GLSLOpenGLObject
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    cleanup(OpenGLState glState, boolean javaOnly)
     
  • Method Details

    • cleanup

      void cleanup(OpenGLState glState, boolean javaOnly)