Class: Leaf

graphics.Leaf

Leaf

Constructor

new Leaf()

Node in the Scene Graph

Methods

init()

Init the OpenGL config of this object in the scene graph and traverse its children. Function called by the renderer

render()

Render this object and traverse its children Function called by the renderer