ws v1.0.10 (2017-05-27T17:13:21Z)
Dub
Repo
Batch.addPoint
ws
gl
batch
Batch
Undocumented in source. Be warned that the author may not have intended to support it.
void
addPoint
(vec pos, color col)
class
Batch
void
addPoint
(
vec
pos
,
color
col
)
void
addPoint
(vec pos, vec normal)
void
addPoint
(vec pos, vec normal, color col)
void
addPoint
(vec pos, tex t)
void
addPoint
(vec pos, vec normal, tex t)
Meta
Source
See Implementation
ws
gl
batch
Batch
aliases
color
tex
vec
classes
Array
functions
add
addColor
addNormal
addPoint
addTex
addVertex
begin
draw
finish
updateVertices
variables
arrays
colors
currentVert
done
normals
texCoords
type
vao
verticeCount
vertices