MCPcopy Create free account

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

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

↓ 1,878 callersMethodsize
* @brief Returns the size (number of elements) of this accessor. * * This is the number of elements of type `T` that this accessor contains.
CesiumGltf/include/CesiumGltf/AccessorView.h:208
↓ 958 callersMethodstatus
* @brief Gets the status of this accessor view. * * Indicates whether the view accurately reflects the accessor's data, or * whether an error
CesiumGltf/include/CesiumGltf/AccessorView.h:216
↓ 830 callersMethodsize
Cesium3DTilesSelection/src/RasterOverlayCollection.cpp:258
↓ 511 callersMethodKey
CesiumJsonWriter/src/JsonWriter.cpp:44
↓ 459 callersFunctionproperty
CesiumJsonReader/include/CesiumJsonReader/ObjectJsonHandler.h:46
↓ 422 callersMethodsize
Cesium3DTilesContent/src/BatchTableHierarchyPropertyValues.cpp:143
↓ 375 callersMethoddata
* @brief Returns a pointer to the first byte of this accessor view's data. * The elements are stored contiguously, so the next one starts {@link st
CesiumGltf/include/CesiumGltf/AccessorView.h:247
↓ 369 callersFunctionreadJson
CesiumJsonReader/include/CesiumJsonReader/JsonReader.h:96
↓ 350 callersMethoddata
CesiumAsync/test/MockAssetResponse.h:35
↓ 315 callersFunctionequalsEpsilon
CesiumGeometry/test/TestCullingVolume.cpp:18
↓ 285 callersMethodsize
CesiumRasterOverlays/src/RasterOverlayUtilities.cpp:471
↓ 224 callersMethodgetChildren
* @brief Gets a lightweight virtual container for enumerating the quadtree * IDs of the children of a given quadtree tile. * * @param tileID
Cesium3DTilesContent/include/Cesium3DTilesContent/ImplicitTilingUtilities.h:408
↓ 215 callersMethodgetRaw
* @brief Get the raw value of an element of the {@link PropertyTable}, * without offset, scale, or normalization applied. * * If this propert
CesiumGltf/include/CesiumGltf/PropertyTablePropertyView.h:805
↓ 209 callersMethodget
* @brief Get the value of an element of the {@link PropertyTable}, * with normalization and other value transforms applied. In other words, the
CesiumGltf/include/CesiumGltf/PropertyTablePropertyView.h:736
↓ 188 callersFunctionnormalize
CesiumGltf/include/CesiumGltf/PropertyTransformations.h:19
↓ 181 callersFunctionformat
CesiumUtility/include/CesiumUtility/ErrorList.h:141
↓ 180 callersMethodend
* @brief The `end` iterator. */
CesiumGltf/include/CesiumGltf/PropertyArrayView.h:57
↓ 179 callersMethodend
Cesium3DTilesSelection/src/LoadedTileEnumerator.cpp:33
↓ 166 callersMethoddata
Cesium3DTilesSelection/test/TestITwinRealityDataContentLoader.cpp:66
↓ 159 callersMethodback
@brief Returns the last element in the query parameters. */
CesiumUtility/include/CesiumUtility/Uri.h:449
↓ 153 callersFunctiondegreesToRadians
* @brief Converts degrees to radians. * * @param angleDegrees The angle to convert in degrees. * @returns The corresponding angle in radians.
CesiumUtility/include/CesiumUtility/Math.h:367
↓ 145 callersFunctionfromDegrees
CesiumGeospatial/include/CesiumGeospatial/Cartographic.h:38
↓ 141 callersMethodEndObject
CesiumJsonWriter/src/JsonWriter.cpp:50
↓ 141 callersMethodStartObject
CesiumJsonWriter/src/JsonWriter.cpp:48
↓ 138 callersMethodend
CesiumVectorData/src/GeoJsonObject.cpp:19
↓ 136 callersMethodgetState
Cesium3DTilesSelection/src/Tile.cpp:257
↓ 132 callersFunctionreset
* @brief Resets the parent and destination array of this \ref * ArrayJsonHandler. */
CesiumJsonReader/include/CesiumJsonReader/ArrayJsonHandler.h:44
↓ 124 callersMethodgetCenter
CesiumGeospatial/src/S2CellID.cpp:94
↓ 122 callersFunctiongetStringOrDefault
* @brief Gets the string from the value or returns defaultValue * @return The string or defaultValue if this->value is not a string. */
CesiumUtility/include/CesiumUtility/JsonValue.h:499
↓ 114 callersMethodgetClassProperty
CesiumGltf/src/PropertyTableView.cpp:162
↓ 113 callersMethodcartographicToCartesian
CesiumGeospatial/src/Ellipsoid.cpp:37
↓ 109 callersMethodintersectPlane
CesiumGeometry/src/BoundingSphere.cpp:12
↓ 107 callersMethodbegin
Cesium3DTilesSelection/src/LoadedTileEnumerator.cpp:25
↓ 103 callersMethoddispatchMainThreadTasks
CesiumAsync/src/AsyncSystem.cpp:17
↓ 102 callersMethodemplaceError
CesiumJsonWriter/include/CesiumJsonWriter/JsonWriter.h:270
↓ 101 callersMethodreadObjectKeyExtensibleObject
CesiumJsonReader/src/ExtensibleObjectJsonHandler.cpp:25
↓ 96 callersMethodgetSizeBytes
CesiumAsync/test/TestSharedAssetDepot.cpp:28
↓ 96 callersMethodthenImmediately
CesiumAsync/include/CesiumAsync/Future.h:120
↓ 95 callersMethodsize
* @brief Returns the size of this list. */
CesiumUtility/include/CesiumUtility/DoublyLinkedList.h:180
↓ 92 callersMethodwait
* @brief Waits for the future to resolve or reject and returns the result. * * This method must not be called from the main thread, the one that
CesiumAsync/include/CesiumAsync/Future.h:245
↓ 91 callersMethodmin
* @copydoc PropertyView<ElementType, false>::min */
CesiumGltf/include/CesiumGltf/PropertyView.h:1249
↓ 89 callersMethodpreviousState
* @brief Gets the state of the current node on the previous traversal. The * current node is the one for which {@link beginNode} was most recently
CesiumUtility/include/CesiumUtility/TreeTraversalState.h:154
↓ 88 callersMethodmax
* @copydoc PropertyView<ElementType, false>::max */
CesiumGltf/include/CesiumGltf/PropertyView.h:1244
↓ 87 callersMethodoffset
* @brief Returns the offset of this accessor, which is the number of bytes * from the start of the buffer to the first element. * * @returns
CesiumGltf/include/CesiumGltf/AccessorView.h:232
↓ 86 callersMethodscale
* @copydoc PropertyView<ElementType, false>::scale */
CesiumGltf/include/CesiumGltf/PropertyView.h:1239
↓ 86 callersFunctionwriteJson
CesiumGltfWriter/generated/src/ModelJsonWriter.cpp:527
↓ 83 callersMethodbegin
CesiumVectorData/src/GeoJsonObject.cpp:15
↓ 83 callersMethodend
Cesium3DTilesContent/src/ImplicitTilingUtilities.cpp:600
↓ 83 callersFunctionregisterReaderExtensions
CesiumGltfReader/generated/src/registerReaderExtensions.cpp:54
↓ 82 callersMethodstatusCode
CesiumAsync/test/MockAssetResponse.h:25
↓ 80 callersMethodbegin
* @brief The `begin` iterator. */
CesiumGltf/include/CesiumGltf/PropertyArrayView.h:53
↓ 79 callersMethodget
Cesium3DTilesSelection/src/ITwinRealityDataContentLoader.cpp:50
↓ 77 callersMethodthenInMainThread
CesiumAsync/include/CesiumAsync/Future.h:96
↓ 76 callersMethodwaitInMainThread
* @brief Waits for this future to resolve or reject in the main thread while * also processing main-thread tasks. * * This method must be cal
CesiumAsync/include/CesiumAsync/Future.h:261
↓ 75 callersMethodhasErrors
CesiumUtility/src/ErrorList.cpp:36
↓ 75 callersMethodsetValue
* @brief Sets the given key in the query parameters to the given value. * If the key doesn't exist already, it will be added to the query parameter
CesiumUtility/include/CesiumUtility/Uri.h:422
↓ 75 callersMethodthenInWorkerThread
CesiumAsync/include/CesiumAsync/Future.h:69
↓ 71 callersMethodcreateCredit
CesiumUtility/src/CreditSystem.cpp:52
↓ 70 callersFunctionGlobeRectangle
* @brief Constructs a new instance. * * @param west The westernmost longitude, in radians, in the range [-Pi, Pi]. * @param south The souther
CesiumGeospatial/include/CesiumGeospatial/GlobeRectangle.h:59
↓ 69 callersMethodclear
CesiumVectorData/src/VectorRasterizer.cpp:437
↓ 69 callersMethodfront
@brief Returns the first element in the query parameters. */
CesiumUtility/include/CesiumUtility/Uri.h:447
↓ 68 callersMethodget
CesiumAsync/src/GunzipAssetAccessor.cpp:102
↓ 67 callersFunctionreadFile
CesiumNativeTests/src/readFile.cpp:11
↓ 65 callersMethoddefaultValue
* @copydoc PropertyView<ElementType, false>::defaultValue */
CesiumGltf/include/CesiumGltf/PropertyView.h:1264
↓ 63 callersMethodfinishNode
* @brief Ends traversal of the given node. * * This method must be called in the opposite order of calls to * {@link finishNode}. * * A
CesiumUtility/include/CesiumUtility/TreeTraversalState.h:197
↓ 63 callersFunctionwriteExtensibleObject
CesiumGltfWriter/generated/src/ModelJsonWriter.cpp:626
↓ 62 callersMethodbeginNode
* @brief Begins traversing a node in the tree. This node becomes the * "current" node. * * When `beginNode` is called for node A, and then fo
CesiumUtility/include/CesiumUtility/TreeTraversalState.h:95
↓ 62 callersMethodsize
* @brief Returns the number of contained items. */
CesiumITwinClient/include/CesiumITwinClient/PagedList.h:89
↓ 61 callersFunctionmakeEnumValue
CesiumGltf/test/makeEnumValue.cpp:4
↓ 60 callersFunctionaddBufferToModel
CesiumGltf/test/TestPropertyTableView.cpp:45
↓ 60 callersMethodemplaceWarning
CesiumJsonWriter/include/CesiumJsonWriter/JsonWriter.h:277
↓ 58 callersMethodgetFuture
* @brief Gets the Future that resolves or rejects when this Promise is * resolved or rejected. * * This method may only be called once. *
CesiumAsync/include/CesiumAsync/Promise.h:62
↓ 57 callersMethodaddCreditReference
CesiumUtility/src/CreditSystem.cpp:161
↓ 57 callersMethodgetRenderContent
Cesium3DTilesSelection/src/TileContent.cpp:179
↓ 56 callersFunctioncheckSkirt
CesiumRasterOverlays/test/TestUpsampleGltfForRasterOverlay.cpp:40
↓ 54 callersMethodgetPropertyView
CesiumGltf/include/CesiumGltf/PropertyTableView.h:138
↓ 54 callersMethodgetRootTile
Cesium3DTilesSelection/src/Tileset.cpp:170
↓ 53 callersMethodnoData
* @copydoc PropertyView<ElementType, false>::noData */
CesiumGltf/include/CesiumGltf/PropertyView.h:1259
↓ 53 callersMethodresponse
CesiumAsync/test/MockAssetRequest.h:30
↓ 49 callersMethodarrayCount
* @copydoc PropertyView<ElementType, false>::arrayCount */
CesiumGltf/include/CesiumGltf/PropertyView.h:1224
↓ 49 callersMethodisTileAvailable
Cesium3DTilesContent/src/SubtreeAvailability.cpp:216
↓ 47 callersFunctionupdateIndex
CesiumGltf/src/Model.cpp:84
↓ 46 callersMethodisExtensionUsed
Cesium3DTiles/src/Tileset.cpp:180
↓ 46 callersMethodtoString
CesiumUtility/src/Uri.cpp:106
↓ 46 callersFunctionwriteJson
Cesium3DTilesWriter/generated/src/TilesetJsonWriter.cpp:262
↓ 45 callersMethodmerge
CesiumGltf/src/Model.cpp:98
↓ 44 callersMethodend
CesiumAsync/include/CesiumAsync/Impl/WithTracing.h:31
↓ 44 callersMethodloadTiles
Cesium3DTilesSelection/src/Tileset.cpp:453
↓ 43 callersFunctionJsonValue
* @brief Default constructor. */
CesiumUtility/include/CesiumUtility/JsonValue.h:83
↓ 40 callersMethodcontains
CesiumGeospatial/src/GlobeRectangle.cpp:54
↓ 40 callersMethoddata
CesiumCurl/src/CurlAssetAccessor.cpp:153
↓ 39 callersMethodget
CesiumAsync/test/MockAssetAccessor.h:18
↓ 39 callersMethodreadGltf
CesiumGltfReader/src/GltfReader.cpp:405
↓ 38 callersMethodbegin
Cesium3DTilesContent/src/ImplicitTilingUtilities.cpp:595
↓ 38 callersMethodparent
CesiumJsonReader/src/JsonHandler.cpp:70
↓ 38 callersFunctionregisterReaderExtensions
Cesium3DTilesReader/generated/src/registerReaderExtensions.cpp:22
↓ 38 callersFunctionwriteExtensibleObject
Cesium3DTilesWriter/generated/src/TilesetJsonWriter.cpp:361
↓ 37 callersFunctionconvertPropertyComponentTypeToString
CesiumGltf/src/PropertyType.cpp:137
↓ 37 callersMethodwaitUntilIdle
Cesium3DTilesSelection/src/TilesetContentManager.cpp:1485
↓ 36 callersMethodget
Cesium3DTilesSelection/test/TestLayerJsonTerrainLoader.cpp:436
next →1–100 of 3,542, ranked by callers