Class Index | File Index

Classes


Class SglIndexStream

Holds the indexed primitive stream information and storage.
Defined in: gl_mesh.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
SglIndexStream(gl, name, primitiveType, indexType, indices)
Constructs a SglIndexStream.
Method Summary
Method Attributes Method Name and Description
 
bind()
 
 
 
renderRange(first, count)
 
Class Detail
SglIndexStream(gl, name, primitiveType, indexType, indices)
Constructs a SglIndexStream.
Parameters:
gl
name
primitiveType
indexType
indices
Method Detail
bind()

destroy()

render()

renderRange(first, count)
Parameters:
first
count

unbind()

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