MCPcopy Create free account

hub / github.com/CesiumGS/cesium-native / functions

Functions3,542 in github.com/CesiumGS/cesium-native

↓ 7 callersMethodisExtensionRequired
CesiumGltf/src/Model.cpp:980
↓ 7 callersMethodlines
CesiumVectorData/src/GeoJsonObject.cpp:34
↓ 7 callersMethodloadTileImageFromUrl
CesiumRasterOverlays/src/RasterOverlayTileProvider.cpp:156
↓ 7 callersMethodprevious
* @brief Returns the previous node before the given one, or `nullptr` if the * given node is the head. */
CesiumUtility/include/CesiumUtility/DoublyLinkedList.h:226
↓ 7 callersMethodreadObjectStart
CesiumJsonReader/src/JsonHandler.cpp:52
↓ 7 callersMethodrequest
CesiumCurl/src/CurlAssetAccessor.cpp:436
↓ 7 callersMethodrotation
* @brief Gets the rotation (in radians) of the texture transform. */
CesiumGltf/include/CesiumGltf/KhrTextureTransform.h:51
↓ 7 callersMethodsetLodTransitionFadePercentage
Cesium3DTilesSelection/src/TileContent.cpp:132
↓ 7 callersMethodsetRenderResources
Cesium3DTilesSelection/src/TileContent.cpp:124
↓ 7 callersMethodsharedMaxAgeExists
* @brief Existence of S-Maxage directive that appears in the Cache-Control * header. */
CesiumAsync/src/ResponseCacheControl.h:104
↓ 7 callersMethodsize
* @brief Get the number of elements in this PropertyTableView. If the * view is valid, this returns {@link PropertyTable::count}. Otherwise, this r
CesiumGltf/include/CesiumGltf/PropertyTableView.h:89
↓ 7 callersMethodthenPassThrough
CesiumAsync/include/CesiumAsync/Future.h:221
↓ 7 callersMethodtoStringView
CesiumJsonWriter/src/JsonWriter.cpp:144
↓ 7 callersFunctiontransformToScreen
(x,y)
doc/assets/panzoom.js:24
↓ 7 callersFunctionvalidateDracoAttribute
Cesium3DTilesContent/src/PntsToGltfConverter.cpp:745
↓ 6 callersFunctionCredit
CesiumUtility/include/CesiumUtility/CreditSystem.h:72
↓ 6 callersMethodDouble
CesiumJsonWriter/src/JsonWriter.cpp:32
↓ 6 callersMethodaddReference
CesiumUtility/src/Tracing.cpp:189
↓ 6 callersFunctioncheckNormalizedFixedLengthArray
CesiumGltf/test/TestPropertyTablePropertyView.cpp:529
↓ 6 callersFunctioncheckTextureArrayValues
CesiumGltf/test/TestPropertyTexturePropertyView.cpp:263
↓ 6 callersMethodcomponentType
Cesium3DTilesContent/test/TestUpgradeBatchTableToExtStructuralMetadata.cpp:2582
↓ 6 callersMethodcomputeNumberOfComponents
static*/
CesiumGltf/src/Accessor.cpp:9
↓ 6 callersFunctioncomputeProjectedRectangleSize
CesiumGeospatial/src/Projection.cpp:121
↓ 6 callersFunctioncopyData
CesiumGltfReader/src/decodeDraco.cpp:99
↓ 6 callersFunctioncreateAccessorInGltf
Cesium3DTilesContent/src/PntsToGltfConverter.cpp:1307
↓ 6 callersFunctioncreateBufferInGltf
Cesium3DTilesContent/src/PntsToGltfConverter.cpp:1282
↓ 6 callersFunctioncreateBufferViewInGltf
Cesium3DTilesContent/src/PntsToGltfConverter.cpp:1291
↓ 6 callersFunctioncreateCullingVolume
CesiumGeometry/src/CullingVolume.cpp:17
↓ 6 callersFunctioncreateSubtreeContent
Cesium3DTilesContent/test/TestSubtreeAvailability.cpp:119
↓ 6 callersFunctioncreateSubtreeJson
Cesium3DTilesContent/test/TestSubtreeAvailability.cpp:172
↓ 6 callersFunctiondirectionToAxis
CesiumGeospatial/src/LocalHorizontalCoordinateSystem.cpp:18
↓ 6 callersMethodend
Cesium3DTilesSelection/src/RasterOverlayCollection.cpp:253
↓ 6 callersFunctionfillWithRandomBytes
CesiumClientCommon/src/fillWithRandomBytes.cpp:11
↓ 6 callersMethodforEachNodeInScene
CesiumGltf/src/Model.cpp:608
↓ 6 callersMethodfree
Cesium3DTilesSelection/test/SimplePrepareRendererResource.h:55
↓ 6 callersMethodgetGltfModifierState
Cesium3DTilesSelection/src/TileContent.cpp:43
↓ 6 callersFunctiongetMortonIndex
* @brief Get the 2D morton index for x and y. Both x and y must be no more * than 16 bits each. * * @param x The unsigned 16-bit integer to put in
CesiumGeometry/src/QuadtreeAvailability.cpp:54
↓ 6 callersFunctiongetMortonIndex
* @brief Gets the morton index for x, y, and z. The x, y, and z must be no * more than 10 bits each. * * @param x An unsigned 10-bit number to put
CesiumGeometry/src/OctreeAvailability.cpp:41
↓ 6 callersFunctiongetOrientedBoundingBoxFromBoundingVolume
Cesium3DTilesSelection/src/BoundingVolume.cpp:240
↓ 6 callersMethodhasValue
* @brief Returns true if this query string contains a value for the given * key, or false otherwise. * * @param key The key to check. */
CesiumUtility/include/CesiumUtility/Uri.h:432
↓ 6 callersMethodinsertAfter
* @brief Insert the given node after the other node. */
CesiumUtility/include/CesiumUtility/DoublyLinkedList.h:95
↓ 6 callersMethodinsertBefore
* @brief Insert the given node before the other node. */
CesiumUtility/include/CesiumUtility/DoublyLinkedList.h:120
↓ 6 callersFunctionisBoundingVolumeVisible
Cesium3DTilesSelection/src/ViewState.cpp:124
↓ 6 callersMethodisEnded
* @brief Returns `true` if this is an "end" iterator (points past the end of * all objects). */
CesiumVectorData/include/CesiumVectorData/GeoJsonObject.h:288
↓ 6 callersFunctionisNumber
(x)
doc/assets/panzoom.js:24
↓ 6 callersMethodisValid
Cesium3DTilesSelection/src/IModelMeshExportContentLoaderFactory.cpp:42
↓ 6 callersFunctionloadTileContent
Cesium3DTilesSelection/test/TestTilesetJsonLoader.cpp:62
↓ 6 callersMethodmaxAgeValue
* @brief Value of Max-Age directive that appears in the Cache-Control header. */
CesiumAsync/src/ResponseCacheControl.h:95
↓ 6 callersMethodneedsWorkerThreadLoading
Cesium3DTilesSelection/src/Tile.cpp:277
↓ 6 callersMethodnoCache
* @brief No-Cache directive that appears in the Cache-Control header. */
CesiumAsync/src/ResponseCacheControl.h:55
↓ 6 callersMethodnoStore
* @brief No-Store directive that appears in the Cache-Control header. */
CesiumAsync/src/ResponseCacheControl.h:60
↓ 6 callersMethodpoints
CesiumVectorData/src/GeoJsonObject.cpp:29
↓ 6 callersMethodpolygons
CesiumVectorData/src/GeoJsonObject.cpp:39
↓ 6 callersFunctionpostprocess
CesiumGltfReader/src/GltfReader.cpp:258
↓ 6 callersMethodreadArrayStart
CesiumJsonReader/src/JsonHandler.cpp:63
↓ 6 callersMethodreadBool
CesiumJsonReader/src/JsonHandler.cpp:17
↓ 6 callersMethodreadDouble
CesiumJsonReader/src/JsonHandler.cpp:42
↓ 6 callersMethodreadInt32
CesiumJsonReader/src/JsonHandler.cpp:22
↓ 6 callersMethodreadInt64
CesiumJsonReader/src/JsonHandler.cpp:32
↓ 6 callersMethodreadNull
CesiumJsonReader/src/JsonHandler.cpp:12
↓ 6 callersMethodreadString
CesiumJsonReader/src/JsonHandler.cpp:47
↓ 6 callersMethodreadUint32
CesiumJsonReader/src/JsonHandler.cpp:27
↓ 6 callersMethodreadUint64
CesiumJsonReader/src/JsonHandler.cpp:37
↓ 6 callersMethodrelease
* @brief Upon calling ScopeGuard::release(), the guard will not execute the * lambda function when exiting a scope */
CesiumUtility/include/CesiumUtility/ScopeGuard.h:75
↓ 6 callersMethodreleaseReference
Cesium3DTilesSelection/src/Tile.cpp:425
↓ 6 callersMethodreset
CesiumGltfReader/src/NamedObjectJsonHandler.cpp:16
↓ 6 callersMethodsetLoadedSubtree
CesiumGeometry/src/Availability.cpp:42
↓ 6 callersMethodsetPath
CesiumUtility/src/Uri.cpp:216
↓ 6 callersFunctionsetStrokeWidth
CesiumVectorData/src/VectorRasterizer.cpp:49
↓ 6 callersMethodshouldBeShownOnScreen
CesiumUtility/src/CreditSystem.cpp:129
↓ 6 callersMethodsplitAtAntiMeridian
CesiumGeospatial/src/GlobeRectangle.cpp:171
↓ 6 callersFunctionsrgbToLinear
Cesium3DTilesContent/src/PntsToGltfConverter.cpp:133
↓ 6 callersMethodstatus
CesiumRasterOverlays/src/RasterOverlayUtilities.cpp:473
↓ 6 callersFunctiontriggerEvent
(name)
doc/assets/panzoom.js:24
↓ 6 callersFunctiontrimSpace
CesiumAsync/src/ResponseCacheControl.cpp:13
↓ 6 callersMethodtype
Cesium3DTilesContent/test/TestUpgradeBatchTableToExtStructuralMetadata.cpp:2581
↓ 5 callersMethodaccessControlPrivate
* @brief Private directive that appears in the Cache-Control header. */
CesiumAsync/src/ResponseCacheControl.h:77
↓ 5 callersMethodaccessControlPublic
* @brief Public directive that appears in the Cache-Control header. */
CesiumAsync/src/ResponseCacheControl.h:70
↓ 5 callersMethodadd
Cesium3DTilesSelection/src/RasterOverlayCollection.cpp:55
↓ 5 callersFunctioncheck
Cesium3DTilesWriter/test/TestTilesetWriter.cpp:15
↓ 5 callersFunctioncheckNormalizedTextureArrayValues
CesiumGltf/test/TestPropertyTexturePropertyView.cpp:439
↓ 5 callersMethodcomputeInvertedY
CesiumGeometry/src/QuadtreeTileID.cpp:16
↓ 5 callersFunctionconvertLongitudeRange
* Converts a longitude value, in radians, to the range [`-Math::OnePi`, * `Math::OnePi`). * * @param angle The longitude value, in radians, t
CesiumUtility/include/CesiumUtility/Math.h:447
↓ 5 callersFunctioncreateConnection
CesiumITwinClient/test/TestConnection.cpp:29
↓ 5 callersFunctioncreateMockRequest
Cesium3DTilesSelection/test/TestTilesetContentManager.cpp:106
↓ 5 callersMethodcreateTileProvider
[use-url-template]
CesiumRasterOverlays/test/ExamplesRasterOverlays.cpp:21
↓ 5 callersMethoddata
CesiumNativeTests/include/CesiumNativeTests/SimpleAssetResponse.h:31
↓ 5 callersMethodensureTrailingSlash
CesiumUtility/src/Uri.cpp:388
↓ 5 callersFunctionfindAccessor
CesiumGltfReader/src/decodeSpz.cpp:84
↓ 5 callersMethodget
* @brief Returns the internal pointer. */
CesiumUtility/include/CesiumUtility/IntrusivePointer.h:202
↓ 5 callersMethodgetArrayOfStrings
namespace CesiumUtility
CesiumUtility/src/JsonValue.cpp:311
↓ 5 callersFunctiongetAttributeString
CesiumRasterOverlays/src/TileMapServiceRasterOverlay.cpp:48
↓ 5 callersFunctiongetChildren
* @brief Returns a *view* on the children of this tile. * * The returned span will become invalid when this tile is destroyed. * * @return
Cesium3DTilesSelection/include/Cesium3DTilesSelection/Tile.h:253
↓ 5 callersMethodgetGlobeRectangle
CesiumIonClient/src/Geocoder.cpp:9
↓ 5 callersMethodgetNonZeroGeometricError
Cesium3DTilesSelection/src/Tile.cpp:156
↓ 5 callersFunctiongetPreviousState
Cesium3DTilesSelection/src/TilesetSelection.cpp:136
↓ 5 callersMethodgetState
* @brief Indicates whether this overlay tile is currently attached to its * owning geometry tile. * * When a raster overlay tile is attached
Cesium3DTilesSelection/include/Cesium3DTilesSelection/RasterMappedTo3DTile.h:154
↓ 5 callersMethodgetTextureTransform
* @brief Get the KHR_texture_transform for this texture if it exists. * * Even if this view was constructed with * options.applyKhrTextureTra
CesiumGltf/include/CesiumGltf/TextureView.h:198
↓ 5 callersFunctiongetTransformOriginOffset
()
doc/assets/panzoom.js:24
↓ 5 callersFunctiongetUint64OrDefault
* @brief Gets the uint64_t from the value or returns defaultValue * @return The uint64_t or defaultValue if this->value is not a uint64_t. */
CesiumUtility/include/CesiumUtility/JsonValue.h:527
← previousnext →401–500 of 3,542, ranked by callers