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 TypeClassDescriptionclass
Implements a textureCube to be used in point light shadow generation and rendering.class
class
Methods in de.grogra.glsl.light.shadow that return GLSLShadowMapModifier and TypeMethodDescriptionShadowMapCollection.getDefaultCachedMap
(Light light) GLSLShadowCube.getInstance()
abstract GLSLShadowMap
GLSLShadowMap.getInstance()
GLSLShadowParallel.getInstance()
GLSLShadowPerspective.getInstance()
Methods in de.grogra.glsl.light.shadow with parameters of type GLSLShadowMapModifier and TypeMethodDescriptionvoid
ShadowMapCollection.addNewShadowMapType
(Class key, GLSLShadowMap map)