Class SglVertexStream
Container of vertex attribute streams.
Defined in: gl_mesh.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
SglVertexStream(gl)
Constructs a SglVertexStream.
|
| Method Attributes | Method Name and Description |
|---|---|
|
addAttribute(name, size, type, normalized, values)
|
|
|
destroy()
|
Method Detail
addAttribute(name, size, type, normalized, values)
- Parameters:
- name
- size
- type
- normalized
- values
destroy()