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
↓ 36 callers
Method
isRenderContent
Cesium3DTilesSelection/src/Tile.cpp:241
↓ 36 callers
Method
normalized
* @brief Returns whether the accessor values are normalized. * * @returns Whether the accessor values are normalized. */
CesiumGltf/include/CesiumGltf/AccessorView.h:239
↓ 36 callers
Method
tileToRectangle
CesiumGeometry/src/QuadtreeTilingScheme.cpp:64
↓ 35 callers
Method
required
* @copydoc PropertyView<ElementType, false>::required */
CesiumGltf/include/CesiumGltf/PropertyView.h:1254
↓ 34 callers
Method
getTilingScheme
CesiumQuantizedMeshTerrain/src/Layer.cpp:33
↓ 33 callers
Method
contains
CesiumGeometry/src/Rectangle.cpp:11
↓ 33 callers
Method
getFeatureID
CesiumGltf/src/FeatureIdTextureView.cpp:65
↓ 33 callers
Method
resolve
* @brief Will be called when the task completed successfully. * * @param value The value that was computed by the asynchronous task. */
CesiumAsync/include/CesiumAsync/Promise.h:26
↓ 32 callers
Method
String
CesiumJsonWriter/src/JsonWriter.cpp:38
↓ 31 callers
Method
share
* @brief Creates a version of this future that can be shared, meaning that * its value may be accessed multiple times and multiple continuations ma
CesiumAsync/include/CesiumAsync/Future.h:287
↓ 30 callers
Function
convertStringToPropertyComponentType
CesiumGltf/src/PropertyType.cpp:166
↓ 30 callers
Function
stringToBytes
CesiumVectorData/test/TestGeoJsonParser.cpp:27
↓ 29 callers
Function
convertPropertyTypeToString
CesiumGltf/src/PropertyType.cpp:13
↓ 29 callers
Function
doesTileMeetSSE
Cesium3DTilesSelection/test/TestTilesetSelectionAlgorithm.cpp:56
↓ 29 callers
Method
get
CesiumCurl/src/CurlAssetAccessor.cpp:366
↓ 29 callers
Method
getTransform
Cesium3DTilesContent/src/TileTransform.cpp:11
↓ 28 callers
Method
getOrCreate
CesiumAsync/include/CesiumAsync/SharedAssetDepot.h:378
↓ 28 callers
Method
getParent
CesiumGeospatial/src/S2CellID.cpp:117
↓ 28 callers
Function
getSafe
CesiumGltf/include/CesiumGltf/Model.h:201
↓ 28 callers
Method
push
Push a task to the end of the queue
CesiumAsync/src/QueuedScheduler.cpp:32
↓ 28 callers
Function
registerAllTileContentTypes
Cesium3DTilesContent/src/registerAllTileContentTypes.cpp:11
↓ 28 callers
Method
reject
CesiumAsync/include/CesiumAsync/Promise.h:40
↓ 27 callers
Method
getTileProvider
CesiumRasterOverlays/src/ActivatedRasterOverlay.cpp:65
↓ 27 callers
Method
size
* @brief The number of elements in this array. */
CesiumGltf/include/CesiumGltf/PropertyArrayView.h:46
↓ 26 callers
Function
convertStringToPropertyType
CesiumGltf/src/PropertyType.cpp:40
↓ 26 callers
Function
createTestForArrayJson
Cesium3DTilesContent/test/TestUpgradeBatchTableToExtStructuralMetadata.cpp:307
↓ 26 callers
Method
getOwner
Cesium3DTilesSelection/src/TilesetContentLoader.cpp:76
↓ 26 callers
Method
toQueryString
* @brief Converts this object back into a query string, including all * modifications that have been made. This result can be passed directly to
CesiumUtility/include/CesiumUtility/Uri.h:439
↓ 25 callers
Method
getProjection
CesiumQuantizedMeshTerrain/src/Layer.cpp:23
↓ 25 callers
Method
isCreditReferenced
CesiumUtility/src/CreditReferencer.cpp:110
↓ 22 callers
Function
checkFilesEqual
CesiumNativeTests/src/checkFilesEqual.cpp:11
↓ 22 callers
Method
getNumberOfTilesLoading
Cesium3DTilesSelection/src/TilesetContentManager.cpp:1573
↓ 22 callers
Method
getPosition
CesiumGeospatial/src/SimplePlanarEllipsoidCurve.cpp:51
↓ 22 callers
Method
getValuePtrForKey
CesiumUtility/src/JsonValue.cpp:282
↓ 22 callers
Method
loadTileContent
Cesium3DTilesSelection/test/TestTilesetContentManager.cpp:90
↓ 22 callers
Method
setQuery
CesiumUtility/src/Uri.cpp:220
↓ 22 callers
Method
statusCode
Cesium3DTilesSelection/test/TestITwinRealityDataContentLoader.cpp:60
↓ 21 callers
Method
isContentAvailable
Cesium3DTilesContent/src/SubtreeAvailability.cpp:281
↓ 21 callers
Function
joinToString
CesiumUtility/include/CesiumUtility/joinToString.h:18
↓ 21 callers
Function
mod
* @brief The modulo operation that also works for negative dividends. * * @param m The dividend. * @param n The divisor. * @returns The re
CesiumUtility/include/CesiumUtility/Math.h:352
↓ 21 callers
Method
resolve
CesiumUtility/src/Uri.cpp:224
↓ 21 callers
Method
unloadTileContent
Cesium3DTilesSelection/src/TilesetContentManager.cpp:1365
↓ 20 callers
Method
Primitive
CesiumJsonWriter/src/JsonWriter.cpp:56
↓ 20 callers
Function
checkTextureValues
CesiumGltf/test/TestPropertyTexturePropertyView.cpp:51
↓ 20 callers
Method
end
@brief Returns an iterator pointing to the end of the query parameters. */
CesiumUtility/include/CesiumUtility/Uri.h:445
↓ 20 callers
Method
geodeticSurfaceNormal
CesiumGeospatial/src/Ellipsoid.cpp:20
↓ 20 callers
Method
getBoundingRegion
Cesium3DTilesContent/src/TileBoundingVolumes.cpp:55
↓ 20 callers
Method
getReferenceCount
Cesium3DTilesSelection/src/Tile.cpp:474
↓ 20 callers
Function
index2DTo1D
CesiumQuantizedMeshTerrain/test/TestQuantizedMeshContent.cpp:84
↓ 20 callers
Method
isReady
* @brief Determines if this future is already resolved or rejected. * * If this method returns true, it is guaranteed that {@link wait} will
CesiumAsync/include/CesiumAsync/Future.h:276
↓ 20 callers
Function
negativePiToPi
* @brief Produces an angle in the range -Pi <= angle <= Pi which is * equivalent to the provided angle. * * @param angle The angle in radians
CesiumUtility/include/CesiumUtility/Math.h:316
↓ 20 callers
Method
response
Cesium3DTilesSelection/test/TestITwinRealityDataContentLoader.cpp:94
↓ 20 callers
Method
size
Cesium3DTilesContent/src/BatchTableToGltfStructuralMetadata.cpp:584
↓ 20 callers
Function
writeImageToTgaFile
CesiumNativeTests/src/writeTga.cpp:98
↓ 19 callers
Method
addAvailableTileRange
CesiumGeometry/src/QuadtreeRectangleAvailability.cpp:38
↓ 19 callers
Function
addTextureToModel
CesiumGltf/test/TestPropertyTextureView.cpp:38
↓ 19 callers
Function
checkFixedLengthArray
CesiumGltf/test/TestPropertyTablePropertyView.cpp:399
↓ 19 callers
Method
createChildTiles
Cesium3DTilesSelection/src/Tile.cpp:144
↓ 19 callers
Function
createMockAssetRequest
Cesium3DTilesSelection/test/TestLayerJsonTerrainLoader.cpp:52
↓ 19 callers
Function
denormalize
CesiumGltf/include/CesiumGltf/AccessorUtility.h:16
↓ 19 callers
Method
getResult
* @brief Gets the result of selection. * * @return The {@link TileSelectionState::Result} */
Cesium3DTilesSelection/include/Cesium3DTilesSelection/TileSelectionState.h:86
↓ 19 callers
Method
isExtensionRequired
Cesium3DTiles/src/Tileset.cpp:187
↓ 19 callers
Method
isSubtreeAvailable
Cesium3DTilesContent/src/SubtreeAvailability.cpp:360
↓ 19 callers
Function
zeroToTwoPi
* @brief Produces an angle in the range 0 <= angle <= 2Pi which is equivalent * to the provided angle. * * @param angle The angle in radians.
CesiumUtility/include/CesiumUtility/Math.h:332
↓ 18 callers
Method
cartesianToCartographic
CesiumGeospatial/src/Ellipsoid.cpp:47
↓ 18 callers
Function
copyElements
CesiumGltf/src/Model.cpp:74
↓ 18 callers
Method
finalize
CesiumVectorData/src/VectorRasterizer.cpp:445
↓ 18 callers
Method
getCreditSource
CesiumUtility/src/CreditSystem.cpp:152
↓ 18 callers
Function
getDimensionsFromPropertyType
CesiumGltf/src/PropertyType.cpp:330
↓ 18 callers
Method
isValid
CesiumGeospatial/src/S2CellID.cpp:82
↓ 18 callers
Function
projectRectangleSimple
CesiumGeospatial/src/Projection.cpp:54
↓ 18 callers
Method
propertyType
* @brief Returns the \ref PropertyType of the property this view is * accessing. */
CesiumGltf/include/CesiumGltf/PropertyView.h:1270
↓ 18 callers
Method
reset
CesiumAsync/include/CesiumAsync/Impl/ImmediateScheduler.h:55
↓ 17 callers
Function
QuadtreeTileID
* @brief Creates a new instance. * * @param level_ The level of the node, with 0 being the root * @param x_ The x-coordinate of the tile *
CesiumGeometry/include/CesiumGeometry/QuadtreeTileID.h:29
↓ 17 callers
Function
Rectangle
* @brief Creates a new instance with all coordinate values set to 0.0. */
CesiumGeometry/include/CesiumGeometry/Rectangle.h:18
↓ 17 callers
Function
assertOrder
CesiumUtility/test/TestDoublyLinkedList.cpp:21
↓ 17 callers
Function
checkAttributeValues
CesiumGltf/test/TestPropertyAttributePropertyView.cpp:121
↓ 17 callers
Function
checkNumeric
CesiumGltf/test/TestPropertyTablePropertyView.cpp:61
↓ 17 callers
Method
createTileChildren
Cesium3DTilesSelection/test/TestTilesetSelection.cpp:63
↓ 17 callers
Function
getColorAccessorView
CesiumGltf/src/AccessorUtility.cpp:267
↓ 17 callers
Method
getFace
CesiumGeospatial/src/S2CellID.cpp:90
↓ 17 callers
Function
getInt64OrDefault
* @brief Gets the int64_t from the value or returns defaultValue * @return The int64_t or defaultValue if this->value is not a int64_t. */
CesiumUtility/include/CesiumUtility/JsonValue.h:541
↓ 17 callers
Method
readFromJson
Cesium3DTilesReader/generated/src/GeneratedJsonHandlers.cpp:102
↓ 17 callers
Method
toGlobeRectangle
CesiumGeospatial/src/BoundingRegionBuilder.cpp:45
↓ 17 callers
Method
toRegion
CesiumGeospatial/src/BoundingRegionBuilder.cpp:32
↓ 16 callers
Function
blitImage
Copy part of a source image to part of a target image. The two rectangles are the extents of each image, and the part of the source image where the so
CesiumRasterOverlays/src/QuadtreeRasterOverlayTileProvider.cpp:418
↓ 16 callers
Function
checkArrayEqual
CesiumGltf/test/TestPropertyTablePropertyView.cpp:53
↓ 16 callers
Method
computeCenter
CesiumGeospatial/src/GlobeRectangle.cpp:27
↓ 16 callers
Method
computeIntersection
CesiumGeometry/src/Rectangle.cpp:49
↓ 16 callers
Method
drawPolygon
CesiumVectorData/src/VectorRasterizer.cpp:106
↓ 16 callers
Method
ecefPositionToLocal
CesiumGeospatial/src/LocalHorizontalCoordinateSystem.cpp:113
↓ 16 callers
Method
expandToIncludeGlobeRectangle
CesiumGeospatial/src/BoundingRegionBuilder.cpp:128
↓ 16 callers
Method
getLoader
Cesium3DTilesSelection/src/Tile.cpp:253
↓ 16 callers
Function
isPropertyTypeVecN
CesiumGltf/src/PropertyType.cpp:309
↓ 16 callers
Function
lerp
* @brief Computes the linear interpolation of two values. * * @param p The start value to interpolate. * @param q The end value to interpolat
CesiumUtility/include/CesiumUtility/Math.h:391
↓ 16 callers
Method
readObjectKeyNamedObject
CesiumGltfReader/src/NamedObjectJsonHandler.cpp:22
↓ 16 callers
Method
reportWarning
CesiumJsonReader/src/JsonReader.cpp:111
↓ 16 callers
Method
write
CesiumNativeTests/src/OwnedTempFile.cpp:49
↓ 16 callers
Function
writeNamedObject
CesiumGltfWriter/generated/src/ModelJsonWriter.cpp:651
↓ 15 callers
Method
Int64
CesiumJsonWriter/src/JsonWriter.cpp:30
← previous
next →
101–200 of 3,542, ranked by callers