Class FBORenderTrees
java.lang.Object
zombie.core.textures.TextureDraw.GenericDrawer
zombie.iso.fboRenderChunk.FBORenderTrees
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddTree(Texture texture0, Texture texture1, float float0, float float1, float float2, float float3, float float4, float float5, float float6, ObjectRenderEffects objectRenderEffects, boolean boolean0, float float7) static FBORenderTreesalloc()voidinit()voidvoidrender()Methods inherited from class zombie.core.textures.TextureDraw.GenericDrawer
render
-
Field Details
-
s_current
-
-
Constructor Details
-
FBORenderTrees
public FBORenderTrees()
-
-
Method Details
-
alloc
-
render
public void render()- Specified by:
renderin classTextureDraw.GenericDrawer
-
postRender
public void postRender()- Overrides:
postRenderin classTextureDraw.GenericDrawer
-
init
public void init() -
addTree
public void addTree(Texture texture0, Texture texture1, float float0, float float1, float float2, float float3, float float4, float float5, float float6, ObjectRenderEffects objectRenderEffects, boolean boolean0, float float7)
-