MCPcopy Create free account

hub / github.com/digicademy/virtualTour / functions

Functions247 in github.com/digicademy/virtualTour

FunctionRenderList
()
extLib/three.js:8069
FunctionclipImage
(x0, y0, x1, y1, x2, y2, u0, v0, u1, v1, u2, v2, image)
extLib/three.js:17214
FunctiondescSort
(a, b)
extLib/three.js:7322
FunctioneulerOrder
()
extLib/three.js:7476
Functionlength
()
extLib/three.js:8937
FunctionneedsUpdate
()
extLib/three.js:14519
FunctionnumericalSort
(a, b)
extLib/three.js:22337
FunctiononDocumentTouchEnd
* EventListener for ending touch events * @param event touch event
src/panorama.js:441
FunctiononDocumentTouchMove
* EventListener for moving touch events * @param event touch event
src/panorama.js:429
FunctiononDocumentTouchStart
* EventListener for starting touch events * @param event touch event
src/panorama.js:416
FunctiononGeometryDispose
(event)
extLib/three.js:19621
FunctiononKeyDown
* EventListener if & which key is down => for Key Navigation * @param event key event
src/panorama.js:612
FunctiononKeyUp
* Eventlistener if key is up => no navigation via keys. * @param event key event
src/panorama.js:633
FunctiononMaterialDispose
(event)
extLib/three.js:19656
FunctiononMouseDown
* EvenListener if mouse is pressed, calls downEventHandler. * @param event mouse event
src/panorama.js:380
FunctiononMouseMove
* EventListener if mouse is moving, calls moveEventHandler. * @param event mouse event
src/panorama.js:390
FunctiononMouseUp
* EventListener if mouse is up, calls upEventHandler. * @param event mouse event
src/panorama.js:400
FunctiononMouseWheel
* EventListener if mouse wheel is used * @param event mouse event
src/panorama.js:408
FunctiononRenderTargetDispose
(event)
extLib/three.js:19644
FunctiononTextureDispose
(event)
extLib/three.js:19631
FunctiononTextureUpdate
(event)
extLib/three.js:17100
FunctiononWindowResize
* Updates camera and renderer if window gets resized. * @param event not used.
src/panorama.js:370
Functionorder
()
extLib/three.js:3157
FunctionpainterSort
(a, b)
extLib/three.js:8755
FunctionpainterSortStable
(a, b)
extLib/three.js:22309
Functionprocess
(contour, indices)
extLib/three.js:26743
FunctionpushLine
(a, b)
extLib/three.js:8154
FunctionpushNormal
(x, y, z)
extLib/three.js:8121
FunctionpushTriangle
(a, b, c)
extLib/three.js:8172
FunctionpushUv
(x, y)
extLib/three.js:8127
FunctionpushVertex
(x, y, z)
extLib/three.js:8112
FunctionresetPanorama
* Resets Panorama to start location.
src/panorama.js:716
FunctionreversePainterSortStable
(a, b)
extLib/three.js:22323
FunctionsetObject
(value)
extLib/three.js:8079
FunctionshowAbout
* Shows about box. * @param event mouse/touch event, not used
src/panorama.js:654
FunctionsortFunction
(a, b)
extLib/three.js:33411
FunctionstartComplete
* Callback when Loading of scene is complete, initializes event listeners and shader. * @param location that will be rendered
src/panorama.js:98
FunctionstartPanorama
* 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
FunctionswitchScene
* Switch scene between start location for map 1 and map 2 * @param event not used
src/panorama.js:321
FunctiontoggleFullScreen
(event)
src/panorama.js:309
FunctionupdateCursor
* Updates mouse cursor depending of function arguments * @param elem element mouse hovers * @param cursorStyle style of cursor
src/panorama.js:645
FunctionuseQuaternion
()
extLib/three.js:7492
FunctionvectorToString
* 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
Functionw
()
extLib/three.js:774
Functionx
()
extLib/three.js:735
Functiony
()
extLib/three.js:748
Functionz
()
extLib/three.js:761
← previous201–247 of 247, ranked by callers