Uses of Class
de.grogra.glsl.light.shadow.GLSLShadowMap
Packages that use GLSLShadowMap
-
Uses of GLSLShadowMap in de.grogra.glsl.light.shadow
Subclasses of GLSLShadowMap in de.grogra.glsl.light.shadowModifier and TypeClassDescriptionclassImplements a textureCube to be used in point light shadow generation and rendering.classclassMethods in de.grogra.glsl.light.shadow that return GLSLShadowMapModifier and TypeMethodDescriptionShadowMapCollection.getDefaultCachedMap(Light light) GLSLShadowCube.getInstance()abstract GLSLShadowMapGLSLShadowMap.getInstance()GLSLShadowParallel.getInstance()GLSLShadowPerspective.getInstance()Methods in de.grogra.glsl.light.shadow with parameters of type GLSLShadowMapModifier and TypeMethodDescriptionvoidShadowMapCollection.addNewShadowMapType(Class key, GLSLShadowMap map)