MCPcopy Create free account

hub / github.com/alamenai/terrae / functions

Functions1,004 in github.com/alamenai/terrae

↓ 1 callersFunctionfadeCanvasEdges
(context: CanvasRenderingContext2D, width: number, height: number)
src/registry/map/volcano.tsx:454
↓ 1 callersFunctionfadeCanvasEdges
(context: CanvasRenderingContext2D, width: number, height: number)
src/registry/map/lightning.tsx:327
↓ 1 callersFunctionfadeCanvasEdges
(context: CanvasRenderingContext2D, width: number, height: number)
src/registry/map/explosion.tsx:235
↓ 1 callersFunctionfadeCanvasEdges
(context: CanvasRenderingContext2D, width: number, height: number)
src/registry/map/steam.tsx:101
↓ 1 callersFunctionfadeCanvasEdges
(context: CanvasRenderingContext2D, width: number, height: number)
src/registry/map/tsunami.tsx:387
↓ 1 callersFunctionfadeCanvasEdges
(context: CanvasRenderingContext2D, width: number, height: number)
src/registry/map/fire.tsx:174
↓ 1 callersFunctionfadeCanvasEdges
(context: CanvasRenderingContext2D, width: number, height: number)
src/registry/map/meteor.tsx:360
↓ 1 callersFunctionfetchCyclingRoute
(waypoints: Waypoint[])
src/app/docs/_components/examples/cyclist-route-example.tsx:30
↓ 1 callersFunctionfetchData
()
src/app/docs/_components/examples/choropleth-neon-example.tsx:83
↓ 1 callersFunctionfetchData
()
src/app/docs/_components/examples/choropleth-example.tsx:87
↓ 1 callersFunctionfetchData
()
src/app/docs/_components/examples/choropleth-china-example.tsx:76
↓ 1 callersFunctionfetchData
()
src/app/docs/_components/examples/choropleth-europe-example.tsx:82
↓ 1 callersFunctionfetchISSPosition
()
src/app/docs/_components/examples/live-position-marker-example.tsx:52
↓ 1 callersFunctionfetchRoute
()
src/app/docs/_components/examples/osrm-route-example.tsx:19
↓ 1 callersFunctionformatPopulation
(pop: number)
src/app/docs/_components/examples/choropleth-china-example.tsx:105
↓ 1 callersFunctionformatPopulation
(pop: number)
src/app/docs/_components/examples/choropleth-europe-example.tsx:114
↓ 1 callersFunctionformatWaypointsForOSRM
(waypoints: Waypoint[])
src/app/docs/_components/examples/cyclist-route-example.tsx:22
↓ 1 callersFunctiongenerateArcPath
( origin: MapCoordinates, destination: MapCoordinates, height: number, segments: number )
src/registry/map/arc-animated.tsx:95
↓ 1 callersFunctiongenerateCircleCoordinates
(center: MapCoordinates, radiusMeters: number, segments: number)
src/registry/map/animated-circle.tsx:47
↓ 1 callersFunctiongenerateCurvedPath
( origin: MapCoordinates, destination: MapCoordinates, curvature: number, segments: number )
src/registry/map/line-radial.tsx:102
↓ 1 callersFunctiongenerateGridLines
( bounds: mapboxgl.LngLatBounds, latitudeInterval: number, longitudeInterval: number, map: mapboxgl.Ma
src/registry/map/grid.tsx:116
↓ 1 callersFunctiongenerateSteps
(path: MapPath, stepSpacing: number)
src/registry/map/animated-footprint.tsx:79
↓ 1 callersFunctiongetBorderRadius
()
src/registry/map/mini-map.tsx:247
↓ 1 callersFunctiongetBounds
(points: { x: number; y: number }[])
src/registry/map/blur-area.tsx:34
↓ 1 callersFunctiongetCheckpointTimings
(path: MapCoordinates[])
src/app/docs/_components/examples/checkpoints-animated-route-example.tsx:24
↓ 1 callersFunctiongetDefaultLabel
(index: number)
src/registry/map/map-sync.tsx:120
↓ 1 callersFunctiongetDirection
(value: number, isLatitude: boolean)
src/registry/map/targeting-reticle.tsx:143
↓ 1 callersFunctiongetLayoutClasses
()
src/registry/map/map-sync.tsx:100
↓ 1 callersFunctiongetPanelSize
()
src/registry/map/map-sync.tsx:110
↓ 1 callersFunctiongetPhaseParticleScale
(phase: EruptionPhase)
src/registry/map/volcano.tsx:176
↓ 1 callersFunctiongetPosition
()
src/registry/map/targeting-reticle.tsx:44
↓ 1 callersFunctiongetPositionOnPath
(path: MapPath, progress: number)
src/registry/map/cyclone.tsx:487
↓ 1 callersFunctiongetTransform
()
src/registry/map/targeting-reticle.tsx:57
↓ 1 callersFunctionhandleScroll
()
src/components/landing/perspective-card.tsx:26
↓ 1 callersFunctionhandleTagClick
(tag: BlogFilterTag)
src/components/blog/tag-filter.tsx:26
↓ 1 callersFunctionhexToRgb
(hex: string)
src/registry/map/steam.tsx:66
↓ 1 callersFunctionhexToRgb
(hex: string)
src/registry/map/snow.tsx:81
↓ 1 callersFunctionhexToRgb
(hex: string)
src/registry/map/sandstorm.tsx:82
↓ 1 callersFunctionhighlight
()
src/components/landing/code-comparison.tsx:1156
↓ 1 callersFunctioninitParticles
()
src/registry/map/snow.tsx:288
↓ 1 callersFunctioninitParticles
()
src/registry/map/sandstorm.tsx:321
↓ 1 callersFunctioninitializeRenderer
(map: mapboxgl.Map, id: string, renderer: LightningRenderer, strike: () => void)
src/registry/map/lightning.tsx:430
↓ 1 callersFunctioninitializeRenderer
(map: mapboxgl.Map, id: string, renderer: FireRenderer, control: FireControl)
src/registry/map/fire.tsx:376
↓ 1 callersFunctioninterpolateColor
(color1: RgbColor, color2: RgbColor, factor: number)
src/registry/map/fire.tsx:127
↓ 1 callersFunctioninterpolateColor
(color1: string, color2: string, factor: number)
src/registry/map/choropleth.tsx:126
↓ 1 callersFunctioninterpolateCoordinate
(from: MapCoordinates, to: MapCoordinates, fraction: number)
src/registry/map/animated-footprint.tsx:75
↓ 1 callersFunctionisParticleOutOfBounds
(particle: SnowParticle, canvasWidth: number, canvasHeight: number)
src/registry/map/snow.tsx:116
↓ 1 callersFunctionisParticleOutOfBounds
( particle: SandParticle, canvasWidth: number, canvasHeight: number, cosAngle: number )
src/registry/map/sandstorm.tsx:116
↓ 1 callersFunctionparseRgba
(color: string)
src/registry/map/radar.tsx:296
↓ 1 callersFunctionpause
()
src/registry/map/raster-video.tsx:101
↓ 1 callersFunctionplay
()
src/registry/map/raster-video.tsx:94
↓ 1 callersFunctionregisterControl
()
src/registry/map/cyclone.tsx:179
↓ 1 callersFunctionregisterMap
(index: number, map: mapboxgl.Map)
src/registry/map/map-sync.tsx:199
↓ 1 callersFunctionremoveMarkers
(markers: MarkerEntry[])
src/registry/map/animated-footprint.tsx:139
↓ 1 callersFunctionremoveRainEffect
(map: mapboxgl.Map)
src/registry/map/rain.tsx:37
↓ 1 callersFunctionrenderDestinationMarkerIcons
()
src/registry/map/line-radial.tsx:801
↓ 1 callersFunctionrenderFoamCrest
( context: CanvasRenderingContext2D, waveX: number, waveY: number, radians: number, waveWidthPx: num
src/registry/map/tsunami.tsx:286
↓ 1 callersFunctionrenderImpactFlash
( context: CanvasRenderingContext2D, centerX: number, centerY: number, flashOpacity: number, impactS
src/registry/map/meteor.tsx:334
↓ 1 callersFunctionrenderMeteorBody
( context: CanvasRenderingContext2D, meteorX: number, meteorY: number, meteorSize: number, velocityX
src/registry/map/meteor.tsx:198
↓ 1 callersFunctionrenderMeteorScene
(context: CanvasRenderingContext2D, renderer: MeteorRenderer)
src/registry/map/meteor.tsx:531
↓ 1 callersFunctionrenderOriginMarkerIcon
()
src/registry/map/line-radial.tsx:787
↓ 1 callersFunctionrenderTravelingMarkerIcon
()
src/registry/map/line-radial.tsx:794
↓ 1 callersFunctionrenderWaterTrail
( context: CanvasRenderingContext2D, waveX: number, waveY: number, radians: number, size: number,
src/registry/map/tsunami.tsx:180
↓ 1 callersFunctionrenderWaveBody
( context: CanvasRenderingContext2D, waveX: number, waveY: number, radians: number, waveWidthPx: num
src/registry/map/tsunami.tsx:219
↓ 1 callersFunctionresetAnimations
()
src/registry/map/animated-footprint.tsx:220
↓ 1 callersFunctionresolveSize
(size: MapCompassSize | number)
src/registry/map/compass.tsx:47
↓ 1 callersFunctionrgbToHex
(r: number, g: number, b: number)
src/registry/map/choropleth.tsx:117
↓ 1 callersFunctionrunAnimation
()
src/registry/map/targeting-reticle.tsx:295
↓ 1 callersFunctionspawnImpactParticles
(renderer: MeteorRenderer)
src/registry/map/meteor.tsx:451
↓ 1 callersFunctionspawnTrailParticles
(meteor: MeteorInstance)
src/registry/map/meteor.tsx:441
↓ 1 callersFunctionstartAnimations
()
src/registry/map/animated-footprint.tsx:189
↓ 1 callersFunctionsyncMaps
(sourceIndex: number, sourceMap: mapboxgl.Map)
src/registry/map/map-sync.tsx:172
↓ 1 callersFunctiontransitionIntensity
(renderer: CycloneRenderer)
src/registry/map/cyclone.tsx:651
↓ 1 callersFunctiontransitionScale
(renderer: CycloneRenderer)
src/registry/map/cyclone.tsx:659
↓ 1 callersFunctionunregisterMap
(index: number)
src/registry/map/map-sync.tsx:209
↓ 1 callersFunctionupdateAndRenderDebrisParticles
(context: CanvasRenderingContext2D, particles: DebrisParticle[])
src/registry/map/tsunami.tsx:363
↓ 1 callersFunctionupdateAndRenderFoamParticles
( context: CanvasRenderingContext2D, particles: FoamParticle[], foamRgb: RgbColor )
src/registry/map/tsunami.tsx:323
↓ 1 callersFunctionupdateAndRenderImpactParticles
(context: CanvasRenderingContext2D, particles: ImpactParticle[])
src/registry/map/meteor.tsx:302
↓ 1 callersFunctionupdateAndRenderTrailParticles
( context: CanvasRenderingContext2D, particles: TrailParticle[], trailRgb: RgbColor )
src/registry/map/meteor.tsx:262
↓ 1 callersFunctionupdateCanvasSize
()
src/registry/map/snow.tsx:283
↓ 1 callersFunctionupdateCanvasSize
()
src/registry/map/sandstorm.tsx:316
↓ 1 callersFunctionupdateGrid
()
src/registry/map/grid.tsx:288
↓ 1 callersFunctionupdateHeadPosition
(position: MapCoordinates, nextPosition?: MapCoordinates)
src/registry/map/arc-animated.tsx:409
↓ 1 callersFunctionupdateLineSource
(coordinates: MapPath)
src/registry/map/line-animated.tsx:360
↓ 1 callersFunctionupdateMarkerPosition
(position: [number, number])
src/registry/map/line-animated.tsx:371
↓ 1 callersFunctionupdateMeteorInstances
( renderer: MeteorRenderer, elapsed: number )
src/registry/map/meteor.tsx:458
↓ 1 callersFunctionupdateMiniMap
()
src/registry/map/mini-map.tsx:203
↓ 1 callersFunctionupdateMovementPosition
()
src/registry/map/cyclone.tsx:231
↓ 1 callersFunctionupdateParticle
(particle: CycloneParticle, size: number, rotationSpeed: number, effectiveIntensity: number)
src/registry/map/cyclone.tsx:535
↓ 1 callersFunctionupdateParticle
(particle: ExplosionParticle)
src/registry/map/explosion.tsx:348
↓ 1 callersFunctionupdateParticle
(particle: FireParticle)
src/registry/map/fire.tsx:205
↓ 1 callersFunctionupdateParticlePosition
(particle: SnowParticle, windX: number, fallSpeed: number)
src/registry/map/snow.tsx:108
↓ 1 callersFunctionupdateParticlePosition
( particle: SandParticle, cosAngle: number, sinAngle: number, windSpeed: number, turbulence: number
src/registry/map/sandstorm.tsx:130
↓ 1 callersFunctionupdateRendererState
(renderer: MeteorRenderer, allComplete: boolean, anyFalling: boolean)
src/registry/map/meteor.tsx:499
↓ 1 callersFunctionupdateRotation
()
src/registry/map/controls.tsx:118
↓ 1 callersFunctionupdateTravelingMarkerPosition
(position: MapCoordinates)
src/registry/map/line-radial.tsx:644
↓ 1 callersFunctionuseExplosionControl
(id: string)
src/registry/map/explosion.tsx:725
↓ 1 callersFunctionuseFireControl
(id: string)
src/registry/map/fire.tsx:454
↓ 1 callersFunctionuseFootprintControl
(id: string)
src/registry/map/animated-footprint.tsx:297
↓ 1 callersFunctionuseIsMobile
()
src/hooks/use-mobile.ts:5
← previousnext →201–300 of 1,004, ranked by callers