Class: Composite

graphics.Composite

Composite

Constructor

new Composite()

Node with children 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