Uses of Class
de.grogra.glsl.light.LightPos
-
Uses of LightPos in de.grogra.glsl
-
Uses of LightPos in de.grogra.glsl.light.shadow
Modifier and TypeMethodDescriptionvoid
GLSLShadowMap.setLightTransf
(LightPos light) void
GLSLShadowPerspective.setLightTransf
(LightPos light) void
GLSLShadowCube.setupTextureMatrices
(OpenGLState glState, Matrix4d ViewToWorld, LightPos light) abstract void
GLSLShadowMap.setupTextureMatrices
(OpenGLState glState, Matrix4d ViewToWorld, LightPos light) void
GLSLShadowParallel.setupTextureMatrices
(OpenGLState glState, Matrix4d ViewToWorld, LightPos light) void
GLSLShadowPerspective.setupTextureMatrices
(OpenGLState glState, Matrix4d ViewToWorld, LightPos light)