armos v0.2.4 (2017-08-20T09:34:11Z)
Dub
Repo
Renderer.drawLine
armos
graphics
renderer
Renderer
class
Renderer
void
drawLine
(
in
float
x1
,
in
float
y1
,
in
float
z1
,
in
float
x2
,
in
float
y2
,
in
float
z2
)
Meta
Source
See Implementation
armos
graphics
renderer
Renderer
constructors
this
functions
background
blendMode
color
currentMaterial
currentStyle
draw
drawLine
drawRectangle
fillBackground
finishRender
isBackgrounding
isSmoothingLine
isUsingDepthTest
isUsingFbo
lineWidth
popMaterialStack
popStyle
pushMaterialStack
pushStyle
resize
rotate
samples
scale
setup
startRender
style
translate
mixins
__anonymous