MCPcopy Create free account

hub / github.com/XJTU-Graphics/dandelion / functions

Functions31,335 in github.com/XJTU-Graphics/dandelion

↓ 112 callersFunctionmax
deps/assimp/contrib/Open3DGC/o3dgcCommon.h:141
↓ 112 callersFunctionsprintf
deps/fmt/include/fmt/printf.h:575
↓ 111 callersMethodsize
Returns the number of TestPartResult objects in the array.
deps/assimp/contrib/googletest/googletest/src/gtest-test-part.cc:80
↓ 110 callersFunctionpstoreu
deps/Eigen/src/Core/arch/GPU/PacketMath.h:672
↓ 108 callersFunctionReadFloat
------------------------------------------------------------------------------------------------ Reads a float value from an accessor and its data arr
deps/assimp/code/AssetLib/Collada/ColladaLoader.cpp:94
↓ 107 callersFunctionreal
deps/Eigen/src/Core/MathFunctions.h:1046
↓ 107 callersMethodrow
\returns the row index of the current coefficient.
deps/Eigen/src/Core/CoreIterators.h:69
↓ 106 callersMethodVertex
deps/assimp/contrib/draco/src/draco/mesh/corner_table.h:101
↓ 106 callersMethodresize
deps/Eigen/src/Core/Transpose.h:82
↓ 105 callersMethoddata
Returns a pointer to the buffer data (not null-terminated).
deps/spdlog/fmt/bundled/base.h:1795
↓ 104 callersMethodOpen
------------------------------------------------------------------------------------------------ Open a new file with a given path.
deps/assimp/code/Common/DefaultIOSystem.cpp:121
↓ 103 callersMethodchildren
deps/assimp/contrib/pugixml/src/pugixml.cpp:5635
↓ 103 callersMethodmapped_index
deps/assimp/contrib/draco/src/draco/attributes/point_attribute.h:56
↓ 102 callersMethodempty
named queries
deps/catch2/catch_amalgamated.hpp:760
↓ 102 callersFunctionstrtoul10
------------------------------------------------------------------------------------ Convert a string in decimal format to a number ------------------
deps/assimp/include/assimp/fast_atof.h:66
↓ 102 callersFunctionttUSHORT
deps/imgui/imstb_truetype.h:1291
↓ 101 callersMethodfront
deps/assimp/contrib/poly2tri/poly2tri/sweep/sweep_context.h:154
↓ 100 callersMethodIncPtr
--------------------------------------------------------------------- Increase the file pointer (relative seeking) */
deps/assimp/include/assimp/StreamReader.h:195
↓ 99 callersMethoddata
deps/assimp/contrib/pugixml/src/pugixml.cpp:7209
↓ 98 callersFunctionGe
Creates a polymorphic matcher that matches a 2-tuple where the first field >= the second field.
deps/assimp/contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4589
↓ 96 callersMethodindex
deps/Eigen/src/SparseCore/AmbiVector.h:286
↓ 94 callersMethodGetNamedAttribute
deps/assimp/contrib/draco/src/draco/point_cloud/point_cloud.cc:76
↓ 93 callersFunctioncopy
deps/fmt/include/fmt/base.h:2041
↓ 93 callersFunctionioprintf
-----------------------------------------------------------------------------------
deps/assimp/code/AssetLib/Assxml/AssxmlFileWriter.cpp:73
↓ 93 callersMethodtail
deps/assimp/contrib/poly2tri/poly2tri/sweep/sweep_context.h:179
↓ 92 callersMethodGetMaterial
Returns a material with a given index or nullptr if the index is not valid.
deps/assimp/contrib/draco/src/draco/material/material_library.h:51
↓ 91 callersFunctionPutUnsafe
deps/assimp/contrib/rapidjson/include/rapidjson/stream.h:91
↓ 90 callersFunctionElementsAre
deps/assimp/contrib/googletest/googlemock/include/gmock/gmock-matchers.h:5096
↓ 90 callersFunctionpsub
deps/Eigen/src/Core/arch/GPU/PacketMath.h:839
↓ 89 callersMethodappend
deps/assimp/contrib/pugixml/src/pugixml.cpp:9472
↓ 88 callersMethodouterIndexPtr
\returns a const pointer to the array of the starting positions of the inner vectors. * This function is aimed at interoperability with other libra
deps/Eigen/src/SparseCore/SparseMatrix.h:189
↓ 88 callersMethodsize
deps/assimp/contrib/pugixml/src/pugixml.cpp:12874
↓ 86 callersMethodNormalize
deps/assimp/contrib/draco/src/draco/core/vector_d.h:258
↓ 86 callersMethodNumMeshes
Returns the number of meshes in a scene before instancing is applied.
deps/assimp/contrib/draco/src/draco/scene/scene.h:65
↓ 86 callersMethodinitAcc
deps/Eigen/src/Core/products/GeneralBlockPanelKernel.h:445
↓ 86 callersFunctionnk_style_item_color
deps/glfw/deps/nuklear.h:14162
↓ 86 callersFunctionpadd
deps/Eigen/src/Core/arch/GPU/PacketMath.h:825
↓ 86 callersFunctionto_unsigned
deps/fmt/include/fmt/base.h:437
↓ 85 callersMethodAddRectFilled
deps/imgui/imgui_draw.cpp:1501
↓ 85 callersMethodDecode
deps/assimp/contrib/draco/src/draco/compression/mesh/mesh_decoder.cc:21
↓ 85 callersMethodTimes
deps/assimp/contrib/googletest/googlemock/include/gmock/gmock-matchers.h:2899
↓ 85 callersMethodattribute
deps/assimp/contrib/pugixml/src/pugixml.cpp:5718
↓ 85 callersMethodgetSubMapper
deps/Eigen/src/Core/util/BlasUtil.h:312
↓ 84 callersMethodGetNode
Returns a node in the scene.
deps/assimp/contrib/draco/src/draco/scene/scene.h:111
↓ 84 callersMethodGetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
deps/assimp/contrib/googletest/googletest/src/gtest.cc:1301
↓ 84 callersFunctionReadMeshFromTestFile
Loads a mesh / point cloud specified by a |file_name| that is going to be automatically converted to the correct path available to the testing instanc
deps/assimp/contrib/draco/src/draco/core/draco_test_utils.h:58
↓ 84 callersFunctionto_unsigned
deps/spdlog/fmt/bundled/base.h:437
↓ 83 callersMethodacc
deps/Eigen/src/Core/products/GeneralBlockPanelKernel.h:499
↓ 83 callersMethodsize
deps/spdlog/details/file_helper-inl.h:110
↓ 82 callersFunctionErrorStatus
deps/assimp/contrib/draco/src/draco/core/status.h:67
↓ 82 callersMethodGetString
deps/assimp/contrib/draco/src/draco/core/options.cc:80
↓ 82 callersFunctionImRect
deps/imgui/imgui_internal.h:574
↓ 82 callersMethodok
deps/assimp/contrib/draco/src/draco/core/status.h:52
↓ 82 callersFunctionpand
deps/Eigen/src/Core/arch/HVX/PacketMath.h:871
↓ 81 callersMethodcol
deps/Eigen/src/SparseCore/SparseView.h:157
↓ 80 callersMethodEncode
deps/assimp/contrib/draco/src/draco/core/encoder_buffer.h:60
↓ 80 callersMethodInit
deps/assimp/contrib/draco/src/draco/mesh/corner_table.cc:40
↓ 80 callersMethodgetLinearMapper
deps/Eigen/src/Core/util/BlasUtil.h:316
↓ 80 callersMethodwrite
deps/catch2/catch_amalgamated.cpp:4506
↓ 79 callersMethodBeginObject
deps/assimp/contrib/draco/src/draco/io/gltf_utils.cc:64
↓ 79 callersMethodEncode
deps/assimp/contrib/draco/src/draco/compression/point_cloud/point_cloud_encoder.cc:28
↓ 79 callersMethodEndObject
deps/assimp/contrib/draco/src/draco/io/gltf_utils.cc:76
↓ 79 callersFunctionGetTestFileFullPath
deps/assimp/contrib/draco/src/draco/core/draco_test_utils.cc:32
↓ 78 callersFunctionCharPtr
A helper that turns the type of a C-string literal from const char[N] to const char*.
deps/assimp/contrib/googletest/googlemock/test/gmock-more-actions_test.cc:239
↓ 78 callersMethodappend
src/platform/gl.hpp:427
↓ 78 callersMethodattribute_type
Returns the type of the attribute indicating the nature of the attribute.
deps/assimp/contrib/draco/src/draco/attributes/geometry_attribute.h:266
↓ 78 callersMethodstorePacket
deps/Eigen/src/Core/util/BlasUtil.h:288
↓ 77 callersFunctionraw_uint16_to_half
deps/Eigen/src/Core/arch/Default/Half.h:496
↓ 76 callersMethodresize
deps/Eigen/src/SparseCore/AmbiVector.h:58
↓ 75 callersFunctionGetCurrentWindow
deps/imgui/imgui_internal.h:3325
↓ 74 callersFunctionASSIMP_strincmp
------------------------------------------------------------------------------- @brief Helper function to do platform independent string comparison.
deps/assimp/include/assimp/StringComparison.h:178
↓ 74 callersMethodcols
deps/Eigen/src/Eigenvalues/HessenbergDecomposition.h:346
↓ 74 callersMethodend
deps/assimp/contrib/googletest/googletest/test/googletest-printers-test.cc:239
↓ 73 callersFunctionAtomMatchesChar
Returns true if and only if the given atom (specified by escaped and pattern) matches ch. The result is undefined if the atom is invalid.
deps/assimp/contrib/googletest/googletest/src/gtest-port.cc:755
↓ 72 callersMethodclear
deps/imgui/imgui.h:2826
↓ 72 callersMethodout
Returns an iterator to the beginning of the output range.
deps/spdlog/fmt/bundled/base.h:2690
↓ 72 callersMethodreserve
Similar to resize(0) on ImVector: empty string but don't free buffer.
deps/imgui/imgui.h:2828
↓ 71 callersMethodbegin
deps/spdlog/fmt/bundled/ranges.h:763
↓ 71 callersMethodout
Returns an iterator to the beginning of the output range.
deps/fmt/include/fmt/base.h:2690
↓ 71 callersFunctionzip_entry_close
deps/assimp/contrib/zip/src/zip.c:1298
↓ 70 callersFunctionmin
deps/assimp/code/PostProcessing/ProcessHelper.h:67
↓ 70 callersFunctionpor
deps/Eigen/src/Core/arch/HVX/PacketMath.h:888
↓ 69 callersFunctionDescribeNegation
deps/assimp/contrib/googletest/googlemock/test/gmock-matchers_test.h:177
↓ 69 callersMethodKey
deps/assimp/code/AssetLib/Assjson/json_exporter.cpp:75
↓ 69 callersFunctionLt
Creates a polymorphic matcher that matches a 2-tuple where the first field < the second field.
deps/assimp/contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4601
↓ 69 callersFunctionValues
deps/assimp/contrib/googletest/googletest/include/gtest/gtest-param-test.h:335
↓ 69 callersFunctionai_snprintf
deps/assimp/include/assimp/StringUtils.h:90
↓ 69 callersMethodnum_attributes
deps/assimp/contrib/draco/src/draco/point_cloud/point_cloud.h:75
↓ 69 callersMethodpconj
deps/Eigen/src/Core/arch/Default/ConjHelper.h:51
↓ 68 callersFunctionContains
deps/assimp/contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4828
↓ 68 callersFunctionGreaterThan
deps/assimp/contrib/googletest/googletest/test/gtest_unittest.cc:2436
↓ 67 callersFunctionGt
Creates a polymorphic matcher that matches a 2-tuple where the first field > the second field.
deps/assimp/contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4593
↓ 67 callersFunctionImClamp
deps/imgui/imgui_internal.h:496
↓ 67 callersMethodcoeff
\returns the value of the matrix at position \a i, \a j * This function returns Scalar(0) if the element is an explicit \em zero */
deps/Eigen/src/SparseCore/SparseMatrix.h:211
↓ 67 callersFunctionpselect
deps/Eigen/src/Core/arch/SSE/PacketMath.h:736
↓ 67 callersMethodx
deps/Eigen/src/Geometry/Translation.h:72
↓ 66 callersMethodGet
deps/assimp/code/AssetLib/glTF/glTFAsset.h:875
↓ 66 callersMethodGetI1
--------------------------------------------------------------------- Read a signed 8 bit integer from the stream */
deps/assimp/include/assimp/StreamReader.h:139
↓ 66 callersMethodget
deps/assimp/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:285
↓ 66 callersFunctionnk_strlen
deps/glfw/deps/nuklear.h:6366
← previousnext →101–200 of 31,335, ranked by callers