Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/digicademy/virtualTour
/ functions
Functions
247 in github.com/digicademy/virtualTour
⨍
Functions
247
◇
Types & classes
0
Function
RenderList
()
extLib/three.js:8069
Function
clipImage
(x0, y0, x1, y1, x2, y2, u0, v0, u1, v1, u2, v2, image)
extLib/three.js:17214
Function
descSort
(a, b)
extLib/three.js:7322
Function
eulerOrder
()
extLib/three.js:7476
Function
length
()
extLib/three.js:8937
Function
needsUpdate
()
extLib/three.js:14519
Function
numericalSort
(a, b)
extLib/three.js:22337
Function
onDocumentTouchEnd
* EventListener for ending touch events * @param event touch event
src/panorama.js:441
Function
onDocumentTouchMove
* EventListener for moving touch events * @param event touch event
src/panorama.js:429
Function
onDocumentTouchStart
* EventListener for starting touch events * @param event touch event
src/panorama.js:416
Function
onGeometryDispose
(event)
extLib/three.js:19621
Function
onKeyDown
* EventListener if & which key is down => for Key Navigation * @param event key event
src/panorama.js:612
Function
onKeyUp
* Eventlistener if key is up => no navigation via keys. * @param event key event
src/panorama.js:633
Function
onMaterialDispose
(event)
extLib/three.js:19656
Function
onMouseDown
* EvenListener if mouse is pressed, calls downEventHandler. * @param event mouse event
src/panorama.js:380
Function
onMouseMove
* EventListener if mouse is moving, calls moveEventHandler. * @param event mouse event
src/panorama.js:390
Function
onMouseUp
* EventListener if mouse is up, calls upEventHandler. * @param event mouse event
src/panorama.js:400
Function
onMouseWheel
* EventListener if mouse wheel is used * @param event mouse event
src/panorama.js:408
Function
onRenderTargetDispose
(event)
extLib/three.js:19644
Function
onTextureDispose
(event)
extLib/three.js:19631
Function
onTextureUpdate
(event)
extLib/three.js:17100
Function
onWindowResize
* Updates camera and renderer if window gets resized. * @param event not used.
src/panorama.js:370
Function
order
()
extLib/three.js:3157
Function
painterSort
(a, b)
extLib/three.js:8755
Function
painterSortStable
(a, b)
extLib/three.js:22309
Function
process
(contour, indices)
extLib/three.js:26743
Function
pushLine
(a, b)
extLib/three.js:8154
Function
pushNormal
(x, y, z)
extLib/three.js:8121
Function
pushTriangle
(a, b, c)
extLib/three.js:8172
Function
pushUv
(x, y)
extLib/three.js:8127
Function
pushVertex
(x, y, z)
extLib/three.js:8112
Function
resetPanorama
* Resets Panorama to start location.
src/panorama.js:716
Function
reversePainterSortStable
(a, b)
extLib/three.js:22323
Function
setObject
(value)
extLib/three.js:8079
Function
showAbout
* Shows about box. * @param event mouse/touch event, not used
src/panorama.js:654
Function
sortFunction
(a, b)
extLib/three.js:33411
Function
startComplete
* Callback when Loading of scene is complete, initializes event listeners and shader. * @param location that will be rendered
src/panorama.js:98
Function
startPanorama
* Starts panorama, creates a loading scene and triggers the loading of the start location. Starts animating. * @param dataURL URL to the config JSON
src/panorama.js:38
Function
switchScene
* Switch scene between start location for map 1 and map 2 * @param event not used
src/panorama.js:321
Function
toggleFullScreen
(event)
src/panorama.js:309
Function
updateCursor
* Updates mouse cursor depending of function arguments * @param elem element mouse hovers * @param cursorStyle style of cursor
src/panorama.js:645
Function
useQuaternion
()
extLib/three.js:7492
Function
vectorToString
* Helper for pretty print vectors * @param v 3d vector to print * @returns {string} vector as string in form [x, y, z]
src/panorama.js:772
Function
w
()
extLib/three.js:774
Function
x
()
extLib/three.js:735
Function
y
()
extLib/three.js:748
Function
z
()
extLib/three.js:761
← previous
201–247 of 247, ranked by callers