Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ functions
Functions
12,945 in github.com/microsoft/SandDance
⨍
Functions
12,945
◇
Types & classes
1,130
Function
TouchAction
* Touch Action * sets the touchAction property or uses the js alternative * @param {Manager} manager * @param {String} value * @constructor
docs/tests/v3/es6/js/sanddance-test-es6.js:41304
Function
TouchInput
* Multi-user touch events input * @constructor * @extends Input
docs/app/js/sanddance-app.js:93225
Function
TouchInput
* Multi-user touch events input * @constructor * @extends Input
docs/tests/v2/es6/js/sanddance.js:52347
Function
TouchInput
* Multi-user touch events input * @constructor * @extends Input
docs/tests/v3/es6/js/sanddance-test-es6.js:41156
Function
TouchMouseInput
()
docs/app/js/sanddance-app.js:93297
Function
TouchMouseInput
()
docs/tests/v2/es6/js/sanddance.js:52442
Function
TouchMouseInput
()
docs/tests/v3/es6/js/sanddance-test-es6.js:41228
Function
Transform
* Abstract class for operators that process data tuples. * Subclasses must provide a {@link transform} method for operator processing. * @constructo
docs/app/js/sanddance-app.js:108845
Function
Transform
(gl)
docs/tests/v2/es6/js/sanddance.js:29899
Function
Transform
* Abstract class for operators that process data tuples. * Subclasses must provide a {@link transform} method for operator processing. * @constructo
docs/tests/v3/es6/js/sanddance-test-es6.js:56776
Function
Transform1
(gl)
docs/app/js/sanddance-app.js:77058
Function
Transform1
(gl)
docs/tests/v3/es6/js/sanddance-test-es6.js:24989
Function
TransformFeedback
(gl)
docs/tests/v2/es6/js/sanddance.js:13728
Function
TransformFeedback1
(gl)
docs/app/js/sanddance-app.js:65553
Function
TransformFeedback1
(gl)
docs/tests/v3/es6/js/sanddance-test-es6.js:13484
Function
TransformStream
()
docs/app/js/sanddance-app.js:134025
Function
TransformStream
()
docs/tests/v2/es6/js/sanddance.js:116243
Function
TransformStream
()
docs/tests/v3/es6/js/sanddance-test-es6.js:81956
Function
Transition
* @params props {object} - properties of the transition. * * @params props.duration {number} - total time to complete the transition * @param
docs/tests/v2/es6/js/sanddance.js:40936
Function
Transition1
(timeline)
docs/app/js/sanddance-app.js:86901
Function
Transition1
(timeline)
docs/tests/v3/es6/js/sanddance-test-es6.js:34832
Function
TransitionInterpolator
* @param opts {array|object} * @param opts.compare {array} - prop names used in equality check * @param opts.extract {array} - prop names needed
docs/tests/v2/es6/js/sanddance.js:48937
Function
TransitionInterpolator1
()
docs/app/js/sanddance-app.js:90782
Function
TransitionInterpolator1
()
docs/tests/v3/es6/js/sanddance-test-es6.js:38713
Function
TransitionManager
(ControllerState)
docs/tests/v2/es6/js/sanddance.js:49286
Function
TransitionManager1
(ControllerState)
docs/app/js/sanddance-app.js:90508
Function
TransitionManager1
(ControllerState)
docs/tests/v3/es6/js/sanddance-test-es6.js:38439
Function
Tree
* Tree layout. Depending on the method parameter, performs either * Reingold-Tilford 'tidy' layout or dendrogram 'cluster' layout. * @constructor *
docs/app/js/sanddance-app.js:137144
Function
Tree
* Tree layout. Depending on the method parameter, performs either * Reingold-Tilford 'tidy' layout or dendrogram 'cluster' layout. * @constructor *
docs/tests/v2/es6/js/sanddance.js:123015
Function
Tree
* Tree layout. Depending on the method parameter, performs either * Reingold-Tilford 'tidy' layout or dendrogram 'cluster' layout. * @constructor *
docs/tests/v3/es6/js/sanddance-test-es6.js:85075
Function
TreeLinks
* Generate tuples representing links between tree nodes. * The resulting tuples will contain 'source' and 'target' fields, * which point to parent a
docs/app/js/sanddance-app.js:137217
Function
TreeLinks
* Generate tuples representing links between tree nodes. * The resulting tuples will contain 'source' and 'target' fields, * which point to parent a
docs/tests/v2/es6/js/sanddance.js:123089
Function
TreeLinks
* Generate tuples representing links between tree nodes. * The resulting tuples will contain 'source' and 'target' fields, * which point to parent a
docs/tests/v3/es6/js/sanddance-test-es6.js:85148
Function
TreeNode
(node, i)
docs/app/js/sanddance-app.js:138251
Function
TreeNode
(node, i)
docs/tests/v2/es6/js/sanddance.js:121899
Function
TreeNode
(node, i)
docs/tests/v3/es6/js/sanddance-test-es6.js:86182
Function
Treemap
* Treemap layout. * @constructor * @param {object} params - The parameters for this operator. * @param {function(object): *} params.field - The val
docs/app/js/sanddance-app.js:137276
Function
Treemap
* Treemap layout. * @constructor * @param {object} params - The parameters for this operator. * @param {function(object): *} params.field - The val
docs/tests/v2/es6/js/sanddance.js:123178
Function
Treemap
* Treemap layout. * @constructor * @param {object} params - The parameters for this operator. * @param {function(object): *} params.field - The val
docs/tests/v3/es6/js/sanddance-test-es6.js:85207
Function
TruncatedCone
(gl)
docs/tests/v2/es6/js/sanddance.js:32700
Function
TruncatedConeGeometry
()
docs/tests/v2/es6/js/sanddance.js:31585
Function
TruncatedConeGeometry1
()
docs/app/js/sanddance-app.js:78163
Function
TruncatedConeGeometry1
()
docs/tests/v3/es6/js/sanddance-test-es6.js:26094
Function
TupleIndex
* An index that maps from unique, string-coerced, field values to tuples. * Assumes that the field serves as a unique key with no duplicate values.
docs/app/js/sanddance-app.js:118661
Function
TupleIndex
* An index that maps from unique, string-coerced, field values to tuples. * Assumes that the field serves as a unique key with no duplicate values.
docs/tests/v2/es6/js/sanddance.js:92733
Function
TupleIndex
* An index that maps from unique, string-coerced, field values to tuples. * Assumes that the field serves as a unique key with no duplicate values.
docs/tests/v3/es6/js/sanddance-test-es6.js:66592
Function
TupleStore
(key)
docs/app/js/sanddance-app.js:115976
Function
TupleStore
(key)
docs/tests/v2/es6/js/sanddance.js:88433
Function
TupleStore
(key)
docs/tests/v3/es6/js/sanddance-test-es6.js:63907
Function
TypedArrayManager
()
docs/tests/v2/es6/js/sanddance.js:59766
Function
TypedArrayManager1
(props)
docs/app/js/sanddance-app.js:82654
Function
TypedArrayManager1
(props)
docs/tests/v3/es6/js/sanddance-test-es6.js:30585
Function
UniformBufferLayout
(layout)
docs/tests/v2/es6/js/sanddance.js:15001
Function
UniformTransitionManager1
(timeline)
docs/app/js/sanddance-app.js:87358
Function
UniformTransitionManager1
(timeline)
docs/tests/v3/es6/js/sanddance-test-es6.js:35289
Function
UniqueList
(idFunc)
docs/tests/v2/es6/js/sanddance.js:76462
Function
Values
* Extracts an array of values. Assumes the source data has already been * reduced as needed (e.g., by an upstream Aggregate transform). * @construct
docs/tests/v2/es6/js/sanddance.js:92787
Function
Vector
()
docs/tests/v2/es6/js/sanddance.js:15658
Function
Vector2
()
docs/tests/v2/es6/js/sanddance.js:16720
Function
Vector3
()
docs/tests/v2/es6/js/sanddance.js:17700
Function
Vector4
()
docs/tests/v2/es6/js/sanddance.js:17812
Function
VertexArray
(gl)
docs/tests/v2/es6/js/sanddance.js:14505
Function
VertexArray1
(gl)
docs/app/js/sanddance-app.js:66099
Function
VertexArray1
(gl)
docs/tests/v3/es6/js/sanddance-test-es6.js:14030
Function
VertexArrayObject
(gl)
docs/tests/v2/es6/js/sanddance.js:14135
Function
VertexArrayObject1
(gl)
docs/app/js/sanddance-app.js:65800
Function
VertexArrayObject1
(gl)
docs/tests/v3/es6/js/sanddance-test-es6.js:13731
Function
VertexShader
(gl, props)
docs/tests/v2/es6/js/sanddance.js:10274
Function
VertexShader1
(gl, props)
docs/app/js/sanddance-app.js:64286
Function
VertexShader1
(gl, props)
docs/tests/v3/es6/js/sanddance-test-es6.js:12217
Function
VerticalDividerBase
(props)
docs/app/js/sanddance-app.js:35367
Function
View
* Create a new View instance from a Vega dataflow runtime specification. * The generated View will not immediately be ready for display. Callers * s
docs/app/js/sanddance-app.js:142437
Function
View
()
docs/tests/v2/es6/js/sanddance.js:47824
Function
View
* Create a new View instance from a Vega dataflow runtime specification. * The generated View will not immediately be ready for display. Callers * s
docs/tests/v3/es6/js/sanddance-test-es6.js:90368
Function
View1
()
docs/app/js/sanddance-app.js:89355
Function
View1
()
docs/tests/v3/es6/js/sanddance-test-es6.js:37286
Function
ViewLayout
* Layout view elements such as axes and legends. * Also performs size adjustments. * @constructor * @param {object} params - The parameters for thi
docs/tests/v2/es6/js/sanddance.js:104586
Function
ViewManager
()
docs/tests/v2/es6/js/sanddance.js:48087
Function
ViewManager1
()
docs/app/js/sanddance-app.js:88974
Function
ViewManager1
()
docs/tests/v3/es6/js/sanddance-test-es6.js:36905
Function
ViewState
(opts)
docs/tests/v2/es6/js/sanddance.js:50140
Function
ViewState1
(opts)
docs/app/js/sanddance-app.js:90882
Function
ViewState1
(opts)
docs/tests/v3/es6/js/sanddance-test-es6.js:38813
Function
Viewport
()
docs/tests/v2/es6/js/sanddance.js:38201
Function
Viewport1
()
docs/app/js/sanddance-app.js:82152
Function
Viewport1
()
docs/tests/v3/es6/js/sanddance-test-es6.js:30083
Function
VirtualizedComboBox1
(props1)
docs/app/js/sanddance-app.js:40626
Function
Voronoi
(params)
docs/app/js/sanddance-app.js:139517
Function
Voronoi
(params)
docs/tests/v2/es6/js/sanddance.js:125058
Function
Voronoi
(params)
docs/tests/v3/es6/js/sanddance-test-es6.js:87448
Function
WebGL2RenderingContextNotSupported
()
docs/tests/v2/es6/js/sanddance.js:2894
Function
WebGLDebugContext
()
docs/tests/v2/es6/js/sanddance.js:9084
Function
WebGLVertexArrayObjectOES
(ext)
docs/app/js/sanddance-app.js:59152
Function
WebGLVertexArrayObjectOES
(ext)
docs/tests/v3/es6/js/sanddance-test-es6.js:7083
Function
WebMercatorViewport
()
docs/tests/v2/es6/js/sanddance.js:38447
Function
WebMercatorViewport1
()
docs/app/js/sanddance-app.js:81983
Function
WebMercatorViewport1
()
docs/tests/v3/es6/js/sanddance-test-es6.js:29914
Function
WheelInput
(element, callback)
docs/tests/v2/es6/js/sanddance.js:54232
Function
Window
* Perform window calculations and write results to the input stream. * @constructor * @param {object} params - The parameters for this operator. *
docs/app/js/sanddance-app.js:118930
Function
Window
* Perform window calculations and write results to the input stream. * @constructor * @param {object} params - The parameters for this operator. *
docs/tests/v2/es6/js/sanddance.js:93163
← previous
next →
7,801–7,900 of 12,945, ranked by callers