Class FBORenderShadows

java.lang.Object
zombie.iso.fboRenderChunk.FBORenderShadows

public final class FBORenderShadows extends Object
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addShadow(float float1, float float2, float float3, float float4, float float5, float float6, float float7, float float8, float float9, float float10, float float11, float float15, float float16, float float17, float float0, Texture texture, boolean boolean0)
     
    void
    addShadow(float float4, float float6, float float22, org.joml.Vector3f vector3f1, float float0, float float1, float float2, float float20, float float21, float float19, float float18, boolean boolean0)
     
    void
     
     
    void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getInstance

      public static FBORenderShadows getInstance()
    • clear

      public void clear()
    • addShadow

      public void addShadow(float float4, float float6, float float22, org.joml.Vector3f vector3f1, float float0, float float1, float float2, float float20, float float21, float float19, float float18, boolean boolean0)
    • addShadow

      public void addShadow(float float1, float float2, float float3, float float4, float float5, float float6, float float7, float float8, float float9, float float10, float float11, float float15, float float16, float float17, float float0, Texture texture, boolean boolean0)
    • renderMain

      public void renderMain()