SYMBOL INDEX (36 symbols across 4 files) FILE: js/3d-lines-animation.js function init (line 17) | function init() { function onWindowResize (line 95) | function onWindowResize() { function onDocumentMouseMove (line 109) | function onDocumentMouseMove(event) { function onDocumentTouchStart (line 116) | function onDocumentTouchStart( event ) { function onDocumentTouchMove (line 129) | function onDocumentTouchMove( event ) { function animate (line 144) | function animate() { function render (line 152) | function render() { FILE: js/canvas-renderer.js function calculateLights (line 419) | function calculateLights() { function calculateLight (line 452) | function calculateLight( position, normal, color ) { function renderSprite (line 494) | function renderSprite( v1, element, material ) { function renderLine (line 601) | function renderLine( v1, v2, element, material ) { function renderFace3 (line 675) | function renderFace3( v1, v2, v3, uv1, uv2, uv3, element, material ) { function drawTriangle (line 795) | function drawTriangle( x0, y0, x1, y1, x2, y2 ) { function strokePath (line 805) | function strokePath( color, linewidth, linecap, linejoin ) { function fillPath (line 818) | function fillPath( color ) { function onTextureUpdate (line 825) | function onTextureUpdate ( event ) { function textureToPattern (line 831) | function textureToPattern( texture ) { function patternPath (line 860) | function patternPath( x0, y0, x1, y1, x2, y2, u0, v0, u1, v1, u2, v2, te... function clipImage (line 935) | function clipImage( x0, y0, x1, y1, x2, y2, u0, v0, u1, v1, u2, v2, imag... function expand (line 975) | function expand( v1, v2, pixels ) { function setOpacity (line 993) | function setOpacity( value ) { function setBlending (line 1004) | function setBlending( value ) { function setLineWidth (line 1028) | function setLineWidth( value ) { function setLineCap (line 1039) | function setLineCap( value ) { function setLineJoin (line 1052) | function setLineJoin( value ) { function setStrokeStyle (line 1065) | function setStrokeStyle( value ) { function setFillStyle (line 1076) | function setFillStyle( value ) { function setLineDash (line 1087) | function setLineDash( value ) { FILE: js/color.js function updateGradient (line 24) | function updateGradient() FILE: js/projector.js function getNextObjectInPool (line 733) | function getNextObjectInPool() { function getNextVertexInPool (line 749) | function getNextVertexInPool() { function getNextFaceInPool (line 765) | function getNextFaceInPool() { function getNextLineInPool (line 782) | function getNextLineInPool() { function getNextSpriteInPool (line 798) | function getNextSpriteInPool() { function painterSort (line 816) | function painterSort( a, b ) { function clipLine (line 834) | function clipLine( s1, s2 ) {