MCPcopy Create free account

hub / github.com/Experience-Monks/webvr-gearvr-test / functions

Functions495 in github.com/Experience-Monks/webvr-gearvr-test

↓ 1 callersFunctionsetMaterialFaces
( material )
app/aframe.js:36767
↓ 1 callersFunctionsetupDepthRenderbuffer
( renderTarget )
app/aframe.js:38436
↓ 1 callersFunctionsetupLights
( lights, camera )
app/aframe.js:37807
↓ 1 callersFunctionsetupRenderTarget
( renderTarget )
app/aframe.js:38465
↓ 1 callersFunctionsetupVertexAttributes
( material, program, geometry, startIndex )
app/aframe.js:36124
↓ 1 callersFunctionshort
* Short format for `ms`. * * @param {Number} ms * @return {String} * @api private
app/aframe.js:9507
↓ 1 callersFunctionskinToBindPose
( geometry, skeleton, skinController )
app/aframe.js:7533
↓ 1 callersFunctionsnip
* This code is a quick port of code written in C++ which was submitted to * flipcode.com by John W. Ratcliff // July 22, 2000 * See original co
app/aframe.js:43040
↓ 1 callersFunctionstorage
* Returns `localStorage` if possible. * * This is necessary because Safari throws when a user disables * cookies or `localStorage` and you attempt
app/aframe.js:58907
↓ 1 callersFunctionstringify
(obj)
app/aframe.js:10717
↓ 1 callersFunctionsubdivide
( face, detail )
app/aframe.js:48070
↓ 1 callersFunctiontextureNeedsPowerOfTwo
( texture )
app/aframe.js:38242
↓ 1 callersFunctiontoCamelCase
* Converts string from hyphen to camelCase. * * @param {string} str - String to camelCase. * @return {string} CamelCased string.
app/aframe.js:58705
↓ 1 callersFunctiontoObject
(val)
app/aframe.js:10522
↓ 1 callersFunctiontransformKeysToCamelCase
* Converts object's keys from hyphens to camelCase (e.g., `max-value` to * `maxValue`). * * @param {object} obj - The object to camelCase keys. *
app/aframe.js:58717
↓ 1 callersFunctionupdate
()
app/aframe.js:32088
↓ 1 callersFunctionupdateBuffer
( attributeProperties, data, bufferType )
app/aframe.js:39353
↓ 1 callersFunctionupdateRenderTargetMipmap
( renderTarget )
app/aframe.js:38668
↓ 1 callersFunctionuploadTexture
( textureProperties, texture, slot )
app/aframe.js:38055
↓ 1 callersFunctionvalidateImageUrl
* Validate src is a valid image url * @param {string} src - url that will be tested * @param {function} onResult - callback with the test result
app/aframe.js:59241
↓ 1 callersFunctionvalidateSrc
* Validates a texture, either as a selector or as a URL. * Detects whether `src` is pointing to an image or to a video, and invokes the * appropriat
app/aframe.js:59152
↓ 1 callersFunctionvert
( x, y, z )
app/aframe.js:47689
↓ 1 callersFunctionwalk
( parentid, node, list )
app/aframe.js:7023
↓ 1 callersFunctionwatchImportsLoad
(callback, doc)
app/aframe.js:1291
↓ 1 callersFunctionwhenReady
(callback, doc)
app/aframe.js:1264
↓ 1 callersFunctionwrapAEntityMethods
* This wraps some of the obj methods to call those on `AEntity` base class. * @param {object} obj The objects that contains the methods that will be
app/aframe.js:54364
↓ 1 callersFunctionwrapANodeMethods
* This wraps some of the obj methods to call those on `ANode` base clase. * @param {object} obj The objects that contains the methods that will be w
app/aframe.js:54346
↓ 1 callersFunctionwrapIfNeeded
(node)
app/aframe.js:976
↓ 1 callersFunctionwrapMethod
* Wraps one method to ensure that the one in the base class is called before the one * in the derived one * @param {object} obj Object that will co
app/aframe.js:54407
FunctionAccessor
()
app/aframe.js:4313
FunctionAndroidWakeLock
* Android and iOS compatible wakelock implementation. * * Refactored thanks to dkovalev@.
app/aframe.js:8992
FunctionAnimation
()
app/aframe.js:5255
FunctionAttachment
( )
app/aframe.js:6108
FunctionCamera
()
app/aframe.js:5663
FunctionCardboardHMDVRDevice
* The HMD itself, providing rendering parameters.
app/aframe.js:50996
FunctionChannel
( animation )
app/aframe.js:5325
FunctionColorOrTexture
()
app/aframe.js:4538
FunctionComplementaryFilter
* An implementation of a simple complementary filter, which fuses gyroscope and * accelerometer data from the 'devicemotion' event. * * Acceleromet
app/aframe.js:51075
FunctionController
()
app/aframe.js:2831
FunctionCubicPoly
()
app/aframe.js:45428
FunctionEffect
()
app/aframe.js:5035
FunctionFusionPositionSensorVRDevice
* The positional sensor, implemented using DeviceMotion APIs.
app/aframe.js:51230
FunctionGeometry
()
app/aframe.js:3815
FunctionGraph
( _dom, _id, _def )
app/aframe.js:8528
FunctionHMDVRDevice
* The base class for all VR HMD devices.
app/aframe.js:50955
FunctionInput
()
app/aframe.js:4373
FunctionInstanceCamera
()
app/aframe.js:5783
FunctionInstanceController
()
app/aframe.js:3708
FunctionInstanceEffect
()
app/aframe.js:5242
FunctionInstanceGeometry
()
app/aframe.js:3777
FunctionInstanceLight
()
app/aframe.js:5912
FunctionInstanceMaterial
()
app/aframe.js:3762
FunctionItem
(fun, array)
app/aframe.js:59392
FunctionJoint
( )
app/aframe.js:5993
FunctionJsMutationObserver
(callback)
app/aframe.js:1021
FunctionKey
( time )
app/aframe.js:5550
FunctionKinematicsModel
( )
app/aframe.js:5926
FunctionLight
()
app/aframe.js:5799
FunctionLineStrips
()
app/aframe.js:4291
FunctionLink
( )
app/aframe.js:6062
FunctionLoader
(onLoad, onComplete)
app/aframe.js:1464
FunctionMaterial
()
app/aframe.js:4510
FunctionMesh
( geometry )
app/aframe.js:3854
FunctionMorph
()
app/aframe.js:2876
FunctionMouseKeyboardPositionSensorVRDevice
* A virtual position sensor, implemented using keyboard and * mouse APIs. This is designed as for desktops/laptops where no Device* * events work.
app/aframe.js:51426
FunctionMutationRecord
(type, target)
app/aframe.js:1071
FunctionNode
()
app/aframe.js:3233
FunctionOBJLoader
( manager )
app/aframe.js:7593
FunctionObserver
(addCallback)
app/aframe.js:1555
FunctionPerfCounter
( id, group )
app/aframe.js:8639
FunctionPolygons
()
app/aframe.js:4213
FunctionPolylist
()
app/aframe.js:4280
FunctionPosePredictor
* Given an orientation and the gyroscope data, predicts the future orientation * of the head. This makes rendering appear faster. * * Also see: htt
app/aframe.js:51592
FunctionPositionSensorVRDevice
* The base class for all VR position sensor devices.
app/aframe.js:50962
FunctionRaycaster
( origin, direction, near, far )
app/aframe.js:7985
FunctionRegistration
(observer, target, options)
app/aframe.js:1114
FunctionSampler
( animation )
app/aframe.js:5385
FunctionSampler2D
( effect )
app/aframe.js:4971
FunctionSensorSample
(sample, timestampS)
app/aframe.js:51648
FunctionShader
( type, effect )
app/aframe.js:4676
FunctionSkin
()
app/aframe.js:2975
FunctionSource
( id )
app/aframe.js:4399
FunctionStackGraph
( _dom, _num )
app/aframe.js:8599
FunctionSurface
( effect )
app/aframe.js:4931
FunctionTouchPanner
* Provides a quaternion responsible for pre-panning the scene before further * transformations due to device sensors.
app/aframe.js:53981
FunctionTransform
()
app/aframe.js:3468
FunctionTriangles
()
app/aframe.js:4302
FunctionVRDevice
* The base class for all VR devices.
app/aframe.js:50946
FunctionVertices
()
app/aframe.js:4348
FunctionVisualScene
()
app/aframe.js:3159
FunctionWeakMap
()
app/aframe.js:911
FunctionWebVRPolyfill
()
app/aframe.js:54109
Function_Image
()
app/aframe.js:2804
Function_attr_as_float
( element, name, defaultValue )
app/aframe.js:6235
Function_attr_as_string
( element, name, defaultValue )
app/aframe.js:6263
Function_draw
( v, alarm )
app/aframe.js:8579
Function_format_float
( f, num )
app/aframe.js:6277
Function_frame
()
app/aframe.js:8707
Function_nsResolver
( nsPrefix )
app/aframe.js:6166
Function_set
( v )
app/aframe.js:8719
← previousnext →301–400 of 495, ranked by callers