Class FBORenderTrees
java.lang.Object
zombie.core.textures.TextureDraw.GenericDrawer
zombie.iso.fboRenderChunk.FBORenderTrees
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
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) static FBORenderTrees
alloc()
void
init()
void
void
render()
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:
render
in classTextureDraw.GenericDrawer
-
postRender
public void postRender()- Overrides:
postRender
in 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)
-