Class Index | File Index

Classes


Class Index

_global_


SglAttributeStream

Holds the properties and the storage buffer of a vertex attribute stream.

SglAttributeStreamDescriptor

Holds the properties of a vertex attribute stream.

SglBox3

Represents an axis-aligned box in space.

SglBufferInfo

Holds information about a WebGL buffer object.

SglCanvasUI

Holds current information about the canvas object and input devices state.

SglFirstPersonCamera

Interactor which implements typical First-Person camera movements.

SglFlatStream

Represents a range (non indexed) primitive stream.

SglFramebuffer

Manages a WebGL framebuffer object.

SglFramebufferInfo

Holds information about a WebGL framebuffer object.

SglFrustum

Holds frustum information for operations such as visibility culling.

SglImageRequest

Asynchronous image request.

SglIndexBuffer

Manages a WebGL index buffer object.

SglIndexStream

Holds the indexed primitive stream information and storage.

SglMatrixStack

Represents a stack of 4x4 matrices.

SglMesh

Mesh definition with vertex stream and primitive stream.

SglMeshRenderer

Takes charge of mesh rendering, including program attributes, uniforms and samplers bindings.

SglPlane3

Represents a plane in space.

SglPrimitiveStream

Container for primitive streams.

SglProgram

Manages a WebGL program object.

SglProgramAttribute

Manages a program attribute.

SglProgramAttributeInfo

Holds information about a WebGL program active attribute.

SglProgramInfo

Holds information about a WebGL program object.

SglProgramSampler

Manages a program sampler.

SglProgramSamplerInfo

Holds information about a WebGL program active sampler.

SglProgramUniform

Manages a program uniform.

SglProgramUniformInfo

Holds information about a WebGL program active uniform.

SglRenderbuffer

Manages a WebGL renderbuffer object.

SglRenderbufferInfo

Holds information about a WebGL renderbuffer object.

SglRequest

Base class for an asynchronous request.

SglRequestQueue

Asynchronous requests scheduler.

SglRequestWatcher

Watches for requests completion.

SglShaderInfo

Holds information about a WebGL shader object.

SglSphere3

Represents a sphere in space.

SglTextFileRequest

Asynchronous text file request.

SglTexture2D

Manages a WebGL 2D texture object.

SglTextureInfo

Holds information about a WebGL texture object.

SglTransformStack

Holds model, view and projection matrix stacks.

SglVec2

2-dimensional vector.

SglVec3

3-dimensional vector.

SglVec4

4-dimensional vector.

SglVertexBuffer

Manages a WebGL vertex buffer object.

SglVertexStream

Container of vertex attribute streams.

Documentation generated by JsDoc Toolkit 2.3.2 on Thu Jan 21 2010 20:07:02 GMT+0100 (CET)