Class Index | File Index

Classes


Class threedee.LightNode


Extends .
A node which positions a light in the scene.
Defined in: LightNode.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Constructs a new light node.
Method Summary
Method Attributes Method Name and Description
 
render(buffer, transform)
Class Detail
threedee.LightNode(light)
Constructs a new light node.
Parameters:
{!threedee.Light} light
The light
Method Detail
render(buffer, transform)
Parameters:
{!threedee.PolygonBuffer} buffer
{!threedee.Matrix} transform

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Jan 03 2012 16:18:57 GMT+0100 (CET)