Package com.prineside.luaj.mapping.parts
Class LJ_GDX_graphics_g3d.ShadowMap_AM.LIP
java.lang.Object
com.prineside.luaj.mapping.InterfaceProxy
com.prineside.luaj.mapping.parts.LJ_GDX_graphics_g3d.ShadowMap_AM.LIP
- All Implemented Interfaces:
com.badlogic.gdx.graphics.g3d.environment.ShadowMap
,com.esotericsoftware.kryo.KryoSerializable
- Enclosing class:
- LJ_GDX_graphics_g3d.ShadowMap_AM
public static class LJ_GDX_graphics_g3d.ShadowMap_AM.LIP
extends InterfaceProxy
implements com.badlogic.gdx.graphics.g3d.environment.ShadowMap
-
Method Summary
Modifier and TypeMethodDescriptioncom.badlogic.gdx.graphics.g3d.utils.TextureDescriptor
com.badlogic.gdx.math.Matrix4
Methods inherited from class com.prineside.luaj.mapping.InterfaceProxy
getLuaObj, read, write
-
Method Details
-
getDepthMap
public com.badlogic.gdx.graphics.g3d.utils.TextureDescriptor getDepthMap()- Specified by:
getDepthMap
in interfacecom.badlogic.gdx.graphics.g3d.environment.ShadowMap
-
getProjViewTrans
public com.badlogic.gdx.math.Matrix4 getProjViewTrans()- Specified by:
getProjViewTrans
in interfacecom.badlogic.gdx.graphics.g3d.environment.ShadowMap
-