Uses of Class
de.grogra.glsl.light.LightPos
Packages that use LightPos
-
Uses of LightPos in de.grogra.glsl
Fields in de.grogra.glsl with type parameters of type LightPos -
Uses of LightPos in de.grogra.glsl.light.shadow
Methods in de.grogra.glsl.light.shadow with parameters of type LightPosModifier and TypeMethodDescriptionvoidGLSLShadowMap.setLightTransf(LightPos light) voidGLSLShadowPerspective.setLightTransf(LightPos light) voidGLSLShadowCube.setupTextureMatrices(OpenGLState glState, Matrix4d ViewToWorld, LightPos light) abstract voidGLSLShadowMap.setupTextureMatrices(OpenGLState glState, Matrix4d ViewToWorld, LightPos light) voidGLSLShadowParallel.setupTextureMatrices(OpenGLState glState, Matrix4d ViewToWorld, LightPos light) voidGLSLShadowPerspective.setupTextureMatrices(OpenGLState glState, Matrix4d ViewToWorld, LightPos light)