voxelman v0.9.0 (2022-05-10T16:23:35Z)
Dub
Repo
Batch.putLine
voxelman
graphics
batch
Batch
Undocumented in source. Be warned that the author may not have intended to support it.
void
putLine
(Vector!(T1, 3) start, Vector!(T2, 3) end, Color4ub color)
void
putLine
(Vector!(T1, 3) start, Vector!(T2, 3) end, Color4ub color1, Color4ub color2)
struct
Batch
void
putLine
(
T1
T2
)
(
Vector
!(
T1
, 3)
start
,
Vector
!(
T2
, 3)
end
,
Color4ub
color1
,
Color4ub
color2
)
Meta
Source
See Implementation
voxelman
graphics
batch
Batch
functions
put3dGrid
putCube
putCubeFace
putLine
putLineVolumetric
putPoint
putSolidMesh
reset
static functions
cube
cube32
variables
lineBuffer
pointBuffer
triBuffer