ws ~master (2021-08-13T10:04:01Z)
Dub
Repo
Batch.Array
ws
gl
batch
Batch
Undocumented in source.
class
Batch
protected
class
Array {
this
(uint size, uint attributeId);
float
*
array
;
uint
globj
;
uint
size
;
uint
attributeId
;
}
Constructors
this
this
(uint size, uint attributeId)
Undocumented in source.
Members
Variables
array
float
*
array
;
Undocumented in source.
attributeId
uint
attributeId
;
Undocumented in source.
globj
uint
globj
;
Undocumented in source.
size
uint
size
;
Undocumented in source.
Meta
Source
See Implementation
ws
gl
batch
Batch
aliases
Color
Tex
Vec
classes
Array
constructors
this
functions
add
addPoint
begin
draw
finish
updateVertices
manifest constants
color4
normal3
tex2
vert3
variables
arrays
context
currentVert
done
type
vao
vertexCount