Class Index | File Index

Classes


Class SglFlatStream

Represents a range (non indexed) primitive stream.
Defined in: gl_mesh.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
SglFlatStream(gl, name, primitiveType, first, count)
Constructs a SglFlatStream.
Method Summary
Method Attributes Method Name and Description
 
bind()
 
 
 
renderRange(first, count)
 
Class Detail
SglFlatStream(gl, name, primitiveType, first, count)
Constructs a SglFlatStream.
Parameters:
gl
name
primitiveType
first
count
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)