Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CesiumGS/cesium-native
/ functions
Functions
3,542 in github.com/CesiumGS/cesium-native
⨍
Functions
3,542
◇
Types & classes
2,005
↓ 4 callers
Function
signNotZero
* @brief Returns 1.0 if the given value is positive or zero, and -1.0 if it * is negative. * * This is similar to {@link Math::sign} except t
CesiumUtility/include/CesiumUtility/Math.h:305
↓ 4 callers
Method
slowlyGetPreviousStates
* @brief Gets a mapping of nodes to states for the previous traversal. * * This is an inherently slow operation that should only be used in debu
CesiumUtility/include/CesiumUtility/TreeTraversalState.h:333
↓ 4 callers
Method
startNewFrame
Cesium3DTilesSelection/src/TilesetViewGroup.cpp:113
↓ 4 callers
Method
tick
Cesium3DTilesSelection/src/ITwinRealityDataContentLoader.cpp:118
↓ 4 callers
Function
toCartographic
CesiumGeospatial/src/S2CellID.cpp:100
↓ 4 callers
Function
toSNorm
* @brief Converts a scalar value in the range [-1.0, 1.0] to a SNORM in the * range [0, rangeMaximum] * * @param value The scalar value in th
CesiumUtility/include/CesiumUtility/Math.h:417
↓ 4 callers
Function
updateApplicationWithProcessedContent
CesiumAsync/test/ExamplesAsyncSystem.cpp:95
↓ 4 callers
Function
useLoadedImage
CesiumAsync/test/ExamplesAsyncSystem.cpp:119
↓ 4 callers
Function
validateJsonArrayValues
Cesium3DTilesContent/src/PntsToGltfConverter.cpp:181
↓ 4 callers
Method
visit
CesiumVectorData/include/CesiumVectorData/GeoJsonObject.h:225
↓ 4 callers
Function
writeExtensibleObject
CesiumQuantizedMeshTerrain/generated/src/LayerJsonWriter.cpp:145
↓ 4 callers
Function
writeJson
CesiumQuantizedMeshTerrain/generated/src/LayerJsonWriter.cpp:46
↓ 3 callers
Function
AuthenticationToken
* @brief Creates a new `AuthenticationToken` for a share token. * * This constructor assumes all the data in the provided token has already *
CesiumITwinClient/include/CesiumITwinClient/AuthenticationToken.h:91
↓ 3 callers
Method
addCredits
CesiumRasterOverlays/src/RasterOverlayTileProvider.cpp:143
↓ 3 callers
Function
addReference
* @brief Adds a counted reference to this object. Use * {@link CesiumUtility::IntrusivePointer} instead of calling this method * directly. */
CesiumUtility/include/CesiumUtility/ReferenceCounted.h:63
↓ 3 callers
Method
addToQuery
CesiumITwinClient/src/Connection.cpp:115
↓ 3 callers
Function
addToTilesFadingOutIfPreviouslyRendered
Cesium3DTilesSelection/src/TilesetSelection.cpp:146
↓ 3 callers
Function
animate
(source,target,options)
doc/assets/panzoom.js:24
↓ 3 callers
Method
apply
Cesium3DTilesSelection/test/TestGltfModifier.cpp:55
↓ 3 callers
Function
boundingVolumeContainsCoordinate
Cesium3DTilesSelection/src/TilesetHeightQuery.cpp:41
↓ 3 callers
Function
calcQuadtreeMaxGeometricError
CesiumGeospatial/src/calcQuadtreeMaxGeometricError.cpp:7
↓ 3 callers
Function
checkGeneratedGridNormal
CesiumQuantizedMeshTerrain/test/TestQuantizedMeshContent.cpp:588
↓ 3 callers
Function
checkGridMesh
CesiumQuantizedMeshTerrain/test/TestQuantizedMeshContent.cpp:400
↓ 3 callers
Function
closestPointPolygon
* Finds closes point on the polygon, created by the given vertices, from * a point. The test point and the polygon are all on the same plane. * @pri
CesiumGeospatial/src/S2CellBoundingVolume.cpp:260
↓ 3 callers
Function
computeEdgeNormals
CesiumGeospatial/src/S2CellBoundingVolume.cpp:208
↓ 3 callers
Method
computeSignedDistance
CesiumGeometry/src/Rectangle.cpp:30
↓ 3 callers
Function
convertBatchTableToGltfStructuralMetadataExtension
Cesium3DTilesContent/src/BatchTableToGltfStructuralMetadata.cpp:1750
↓ 3 callers
Function
copyShCoeff
CesiumGltfReader/src/decodeSpz.cpp:112
↓ 3 callers
Function
createEnumIdentifier
(enumDetails)
tools/generate-classes/resolveProperty.js:798
↓ 3 callers
Function
createGenericErrorHtml
CesiumClientCommon/src/OAuth2PKCE.cpp:104
↓ 3 callers
Function
createTilingScheme
CesiumRasterOverlays/src/GoogleMapTilesRasterOverlay.cpp:448
↓ 3 callers
Function
createTraversalDetailsForSingleTile
Cesium3DTilesSelection/src/TilesetSelection.cpp:563
↓ 3 callers
Method
currentDataIndex
CesiumUtility/include/CesiumUtility/TreeTraversalState.h:362
↓ 3 callers
Function
decodeIndices
CesiumQuantizedMeshTerrain/src/QuantizedMeshLoader.cpp:147
↓ 3 callers
Method
detachRasterInMainThread
Cesium3DTilesSelection/test/SimplePrepareRendererResource.h:115
↓ 3 callers
Method
dispatchInternal
CesiumAsync/src/QueuedScheduler.cpp:92
↓ 3 callers
Function
doSomething
CesiumAsync/test/ExamplesAsyncSystem.cpp:128
↓ 3 callers
Function
encodeBase64
CesiumClientCommon/src/OAuth2PKCE.cpp:69
↓ 3 callers
Function
enumerate
Cesium3DTilesSelection/test/TestLoadedTileEnumerator.cpp:10
↓ 3 callers
Function
epsilonCompare
CesiumGltfReader/test/TestGltfReader.cpp:186
↓ 3 callers
Method
findChildNodeIndex
CesiumGeometry/src/OctreeAvailability.cpp:477
↓ 3 callers
Function
findCommonEnumType
* Returns a string representing the common type of an enum. * * If there is no common type (because "type" is undefined, or there * are different "
tools/generate-classes/resolveProperty.js:554
↓ 3 callers
Function
findReferencedImageUrl
CesiumAsync/test/ExamplesAsyncSystem.cpp:105
↓ 3 callers
Method
finishFrame
Cesium3DTilesSelection/src/TilesetViewGroup.cpp:138
↓ 3 callers
Function
forEachNodeInSceneObject
CesiumGltf/src/Model.cpp:559
↓ 3 callers
Method
forEachPreviousDescendant
CesiumUtility/include/CesiumUtility/TreeTraversalState.h:263
↓ 3 callers
Function
formatLibraryNameAsId
(libraryName)
tools/dep-graph-gen/index.js:56
↓ 3 callers
Function
generateNormals
CesiumQuantizedMeshTerrain/src/QuantizedMeshLoader.cpp:652
↓ 3 callers
Method
getAnchorToLocalTransform
CesiumGeospatial/src/GlobeAnchor.cpp:76
↓ 3 callers
Function
getAttributeUint32
CesiumRasterOverlays/src/TileMapServiceRasterOverlay.cpp:63
↓ 3 callers
Function
getBoundingRegionFromBoundingVolume
Cesium3DTilesSelection/src/BoundingVolume.cpp:227
↓ 3 callers
Function
getBoundingVolumeProperty
Cesium3DTilesSelection/src/TilesetJsonLoader.cpp:170
↓ 3 callers
Function
getDoubleOrDefault
* @brief Gets the double from the value or returns defaultValue * @return The double or defaultValue if this->value is not a double. */
CesiumUtility/include/CesiumUtility/JsonValue.h:513
↓ 3 callers
Method
getDoubleOrDefault
CesiumUtility/src/JsonHelpers.cpp:118
↓ 3 callers
Method
getHost
CesiumUtility/src/Uri.cpp:125
↓ 3 callers
Method
getInt64OrDefault
CesiumUtility/src/JsonHelpers.cpp:194
↓ 3 callers
Method
getLevel
CesiumGeospatial/src/S2CellID.cpp:88
↓ 3 callers
Method
getLodTransitionFadePercentage
Cesium3DTilesSelection/src/TileContent.cpp:128
↓ 3 callers
Method
getMetadata
Cesium3DTilesSelection/src/Tileset.cpp:526
↓ 3 callers
Method
getModifiedRenderResources
Cesium3DTilesSelection/src/TileContent.cpp:64
↓ 3 callers
Method
getNextTileToLoadInWorkerThread
Cesium3DTilesSelection/test/TestTileLoadRequester.cpp:26
↓ 3 callers
Method
getNumberOfXTilesAtLevel
CesiumGeometry/src/OctreeTilingScheme.cpp:22
↓ 3 callers
Method
getNumberOfYTilesAtLevel
CesiumGeometry/src/OctreeTilingScheme.cpp:27
↓ 3 callers
Function
getOffsetTypeSize
CesiumGltf/src/PropertyTablePropertyView.cpp:47
↓ 3 callers
Function
getPadding
CesiumGltfWriter/src/GltfWriter.cpp:22
↓ 3 callers
Function
getPlaneVertices
CesiumGeospatial/src/S2CellBoundingVolume.cpp:189
↓ 3 callers
Function
getPoint
()
doc/assets/panzoom.js:24
↓ 3 callers
Method
getRectangleScaledWithPixelSize
CesiumVectorOverlays/src/GeoJsonDocumentRasterOverlay.cpp:170
↓ 3 callers
Method
getRootBoundingRegion
CesiumQuantizedMeshTerrain/src/Layer.cpp:58
↓ 3 callers
Method
getSentinelValue
* Gets a possible sentinel value for this type. If no value can be used, this * returns std::nullopt. */
Cesium3DTilesContent/src/BatchTableToGltfStructuralMetadata.cpp:390
↓ 3 callers
Function
getUniqueBufferIds
Cesium3DTilesContent/test/TestPntsToGltfConverter.cpp:710
↓ 3 callers
Function
getUniqueBufferViewIds
Cesium3DTilesContent/test/TestUpgradeBatchTableToExtStructuralMetadata.cpp:383
↓ 3 callers
Method
handleChild
CesiumVectorData/include/CesiumVectorData/GeoJsonObject.h:362
↓ 3 callers
Function
hasRegisteredExtensions
CesiumJsonWriter/include/CesiumJsonWriter/writeJsonExtensions.h:60
↓ 3 callers
Function
isBinaryGltf
CesiumGltfReader/src/GltfReader.cpp:77
↓ 3 callers
Method
isIncompatible
* Whether this is incompatible with every primitive type. Fully-incompatible * types will be treated as strings. */
Cesium3DTilesContent/src/BatchTableToGltfStructuralMetadata.cpp:114
↓ 3 callers
Function
isNaN
(value)
doc/assets/panzoom.js:24
↓ 3 callers
Method
isRegistered
Cesium3DTilesSelection/src/TileLoadRequester.cpp:17
↓ 3 callers
Method
isValid
CesiumITwinClient/src/AuthenticationToken.cpp:55
↓ 3 callers
Method
iterate
CesiumVectorData/include/CesiumVectorData/GeoJsonObject.h:376
↓ 3 callers
Method
iterate
CesiumVectorData/include/CesiumVectorData/GeoJsonObject.h:618
↓ 3 callers
Method
iterate
CesiumVectorData/include/CesiumVectorData/GeoJsonObject.h:716
↓ 3 callers
Function
keepTransformInsideBounds
()
doc/assets/panzoom.js:24
↓ 3 callers
Method
loadAvailability
CesiumRasterOverlays/src/GoogleMapTilesRasterOverlay.cpp:657
↓ 3 callers
Method
loadGltf
CesiumGltfReader/src/GltfReader.cpp:466
↓ 3 callers
Function
makeDirty
()
doc/assets/panzoom.js:24
↓ 3 callers
Function
makeIdentifier
(s)
tools/generate-classes/makeIdentifier.js:1
↓ 3 callers
Method
makeIncompatible
* Marks as incompatible with every primitive type. Fully-incompatible * properties will be treated as string properties. */
Cesium3DTilesContent/src/BatchTableToGltfStructuralMetadata.cpp:285
↓ 3 callers
Method
markIneligible
@brief Removes `tile` from the queue. No-op if not present. */
Cesium3DTilesSelection/include/Cesium3DTilesSelection/TileUnloadQueue.h:35
↓ 3 callers
Function
markTileAvailableForQuadtree
Cesium3DTilesContent/test/TestSubtreeAvailability.cpp:60
↓ 3 callers
Function
octDecode
* @brief Decodes a unit-length vector in 2 byte 'oct' encoding to a * normalized 3-component vector. * * @param x The x component of the oct-
CesiumUtility/include/CesiumUtility/AttributeCompression.h:56
↓ 3 callers
Function
parseArrayValueDVec3
Cesium3DTilesContent/src/GltfConverterUtility.cpp:68
↓ 3 callers
Function
parseAvailabilityView
Cesium3DTilesContent/src/SubtreeAvailability.cpp:39
↓ 3 callers
Function
parseErrorResponse
CesiumClientCommon/src/ErrorResponse.cpp:12
↓ 3 callers
Function
parseITwinErrorResponseIntoErrorList
Cesium3DTilesSelection/src/ITwinUtilities.cpp:15
↓ 3 callers
Function
parsePolygon
CesiumVectorData/src/GeoJsonDocument.cpp:107
↓ 3 callers
Function
parsePositionArray
CesiumVectorData/src/GeoJsonDocument.cpp:91
↓ 3 callers
Function
pointInClipVolume
CesiumGeometry/test/TestTransforms.cpp:108
↓ 3 callers
Method
pop
Pop a task from the front of the queue
CesiumAsync/src/QueuedScheduler.cpp:50
↓ 3 callers
Method
previousDataIndex
CesiumUtility/include/CesiumUtility/TreeTraversalState.h:350
← previous
next →
601–700 of 3,542, ranked by callers