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 texture, Texture texture2, float x, float y, float z, float r, float g, float b, float a, ObjectRenderEffects ore, boolean bUseStencil, float fadeAlpha, boolean transparent, float cutawayAlpha) static FBORenderTreesalloc()voidinit()voidvoidrender()static voidMethods inherited from class TextureDraw.GenericDrawer
render
-
Field Details
-
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
-
startFrame
public static void startFrame() -
init
public void init() -
addTree
public void addTree(Texture texture, Texture texture2, float x, float y, float z, float r, float g, float b, float a, ObjectRenderEffects ore, boolean bUseStencil, float fadeAlpha, boolean transparent, float cutawayAlpha)
-