Class Index | File Index

Classes


Class Index

_global_


c3dl

Prevent name conflicts by placing c3dl variables and functions in a javascript 'namespace'.

c3dl.Collada

Collada represent a collada file.

c3dl.const

values within this namespace are not really const.

c3dl.debug

used to output error, warning and information to either the page or firebug.

c3dl.DirectionalLight

A DirectionalLight inherits from Light.

c3dl.FreeCamera

A camera which can be freely moved around in a scene.

c3dl.Light

This is an 'abstract' class which should not be instantiaed.

c3dl.Model

A Model is an object which has a geometric representation composed of vertices, normals and uv coordinates.

c3dl.OpenGLES11

OpenGLES 1.1 context

c3dl.OpenGLES20

OpenGLES 2.0 context.

c3dl.ParticleSystem

A subsystem is one part of a particle system.

c3dl.PositionalLight

A PositionalLight inherits from Light.

c3dl.Renderer

base class for OpenGLES11 and OpenGLES20.

c3dl.Scene

A Scene should be thought of as a scene on a movie set.

c3dl.SpotLight

A spotlight is a PositionalLight which can have a 'cone' of light used to restrict what gets lit.

Documentation generated by JsDoc Toolkit 2.1.0 on Wed Apr 01 2009 15:22:15 GMT-0400 (EDT)