MCPcopy Create free account

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

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

↓ 26 callersMethodcorner_table
deps/assimp/contrib/draco/src/draco/compression/mesh/traverser/traverser_base.h:70
↓ 26 callersMethodgetResultType
deps/catch2/catch_amalgamated.cpp:661
↓ 26 callersMethodisCompressed
deps/Eigen/src/SparseCore/SparseBlock.h:219
↓ 26 callersFunctionis_constant_evaluated
deps/spdlog/fmt/bundled/base.h:365
↓ 26 callersFunctionis_constant_evaluated
deps/fmt/include/fmt/base.h:365
↓ 26 callersMethodmaxCoeff
deps/Eigen/src/Core/Redux.h:470
↓ 26 callersFunctionnk_rgba
deps/glfw/deps/nuklear.h:7376
↓ 26 callersFunctionnk_ttSHORT
deps/glfw/deps/nuklear.h:11001
↓ 26 callersMethodoptions
deps/assimp/contrib/draco/src/draco/compression/point_cloud/point_cloud_encoder.h:76
↓ 26 callersFunctionpmax
deps/Eigen/src/Core/arch/HVX/PacketMath.h:854
↓ 26 callersMethodrelease
src/platform/gl.cpp:39
↓ 26 callersFunctionswap
Swaps the values of \c *this and \a other. * Overloaded for performance: this version performs a \em shallow swap by swapping pointers and attribut
deps/Eigen/src/SparseCore/SparseVector.h:277
↓ 26 callersFunctionvec2d_swizzle2
deps/Eigen/src/Core/arch/NEON/PacketMath.h:5098
↓ 26 callersFunctionvec4f_swizzle2
deps/Eigen/src/Core/arch/NEON/PacketMath.h:135
↓ 25 callersFunctionContainsRegex
Matches a string that contains regular expression 'regex'. The matcher takes ownership of 'regex'.
deps/assimp/contrib/googletest/googletest/include/gtest/gtest-matchers.h:848
↓ 25 callersMethodCopy
deps/assimp/contrib/draco/src/draco/mesh/mesh.cc:32
↓ 25 callersMethodDescribeNegationTo
deps/assimp/contrib/googletest/googlemock/include/gmock/gmock-matchers.h:1524
↓ 25 callersMethodExecute
------------------------------------------------------------------------------------------------ Executes the post processing step on the given import
deps/assimp/code/AssetLib/Assjson/mesh_splitter.cpp:20
↓ 25 callersFunctionIM_DELETE
deps/imgui/imgui.h:2221
↓ 25 callersFunctionKey
deps/assimp/contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4986
↓ 25 callersFunctionMatchRegexAtHead
Returns true if and only if regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is un
deps/assimp/contrib/googletest/googletest/src/gtest-port.cc:880
↓ 25 callersFunctionParseNaturalNumber
deps/assimp/contrib/googletest/googletest/src/gtest-internal-inl.h:1007
↓ 25 callersFunctionParseTokenAsFloat
------------------------------------------------------------------------------------------------
deps/assimp/code/AssetLib/FBX/FBXParser.cpp:350
↓ 25 callersFunctionValidateRegex
Generates non-fatal failures and returns false if regex is invalid; otherwise returns true.
deps/assimp/contrib/googletest/googletest/src/gtest-port.cc:796
↓ 25 callersMethodValueAsFloat
-----------------------------------------
deps/assimp/code/AssetLib/DXF/DXFHelper.h:104
↓ 25 callersFunction_mm_castps_si128
deps/Eigen/src/Core/arch/SSE/PacketMath.h:2544
↓ 25 callersMethodadjoint
\brief Return a solver for the adjointed matrix. * * \returns an expression of the adjoint of the factored matrix * * A typical usage is t
deps/Eigen/src/SparseLU/SparseLU.h:250
↓ 25 callersMethodchild
deps/assimp/contrib/pugixml/src/pugixml.cpp:5704
↓ 25 callersMethodempty
deps/assimp/contrib/draco/src/draco/compression/point_cloud/algorithms/queuing_policy.h:29
↓ 25 callersFunctionget
deps/assimp/contrib/googletest/googlemock/include/gmock/gmock-matchers.h:3937
↓ 25 callersFunctionnext
deps/assimp/contrib/utf8cpp/source/utf8/checked.h:123
↓ 25 callersMethodnum_attributes
deps/assimp/contrib/draco/src/draco/compression/attributes/attributes_encoder.h:110
↓ 25 callersMethodtop
------------------------------------------------------------------------------------------------
deps/assimp/code/AssetLib/OpenGEX/OpenGEXImporter.cpp:1301
↓ 25 callersMethodvalue
\returns the stored value of the symbol */
deps/Eigen/src/Core/util/SymbolicIndex.h:238
↓ 25 callersMethodw
deps/Eigen/src/Geometry/Quaternion.h:66
↓ 25 callersMethodwarn
----------------------------------------------------------------------------------
deps/assimp/code/Common/DefaultLogger.cpp:198
↓ 25 callersFunctionxpath_string
deps/assimp/contrib/pugixml/src/pugixml.cpp:8352
↓ 25 callersMethody
deps/Eigen/src/Core/DenseCoeffsBase.h:169
↓ 24 callersMethodAddProperty
deps/assimp/contrib/draco/src/draco/metadata/property_table.cc:111
↓ 24 callersFunctionDecodeVarint
deps/assimp/contrib/draco/src/draco/core/varint_decoding.h:63
↓ 24 callersMethodDump
deps/assimp/code/AssetLib/FBX/FBXExportNode.cpp:139
↓ 24 callersFunctionEach
deps/assimp/contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4978
↓ 24 callersFunctionFormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
deps/assimp/contrib/googletest/googletest/src/gtest.cc:4103
↓ 24 callersMethodGetMeshGroupIndex
deps/assimp/contrib/draco/src/draco/scene/scene_node.h:57
↓ 24 callersFunctionImHashStr
Zero-terminated string hash, with support for ### to reset back to seed value We support a syntax of "label###id" where only "###id" is included in th
deps/imgui/imgui.cpp:2404
↓ 24 callersMethodIsInterested
Returns true if and only if the listener is interested in an explanation of the match result. A matcher's MatchAndExplain() method can use this infor
deps/assimp/contrib/googletest/googletest/include/gtest/gtest-matchers.h:101
↓ 24 callersFunctionIsXDigit
deps/assimp/contrib/googletest/googletest/include/gtest/internal/gtest-port.h:1947
↓ 24 callersMethodNumSkins
Returns the number of skins in a scene.
deps/assimp/contrib/draco/src/draco/scene/scene.h:185
↓ 24 callersFunctionResultOf
deps/assimp/contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4453
↓ 24 callersMethodSetPointMapEntry
Set an explicit map entry for a specific point index.
deps/assimp/contrib/draco/src/draco/attributes/point_attribute.h:100
↓ 24 callersFunctionSkipLine
-------------------------------------------------------------------
deps/assimp/code/AssetLib/SMD/SMDLoader.h:330
↓ 24 callersFunction_m3d_findarg
helper functions for the ASCII parser */
deps/assimp/code/AssetLib/M3D/m3d.h:834
↓ 24 callersFunction_m3d_getidx
deps/assimp/code/AssetLib/M3D/m3d.h:1046
↓ 24 callersFunctionconvert_index
deps/Eigen/src/Core/util/XprHelper.h:63
↓ 24 callersMethodcount
deps/catch2/catch_amalgamated.hpp:4296
↓ 24 callersMethoddata_to_corner_map
deps/assimp/contrib/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_data.h:49
↓ 24 callersFunctiongz_error
Create an error message in allocated memory and set state->err and state->msg accordingly. Free any previous error message already there. Do n
deps/assimp/contrib/zlib/gzlib.c:581
↓ 24 callersFunctionlog
deps/spdlog/logger.h:79
↓ 24 callersMethodname
deps/catch2/catch_amalgamated.cpp:894
↓ 24 callersFunctionoperator=
Move assignment is not noexcept because close may throw.
deps/fmt/include/fmt/os.h:263
↓ 24 callersMethodouter
deps/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:718
↓ 24 callersFunctionpmin
deps/Eigen/src/Core/arch/HVX/PacketMath.h:837
↓ 24 callersMethodsize
Buf is zero-terminated, so end() will point on the zero-terminator
deps/imgui/imgui.h:2824
↓ 24 callersFunctionvec4f_swizzle1
deps/Eigen/src/Core/arch/NEON/PacketMath.h:132
↓ 24 callersFunctionzip_entry_write
deps/assimp/contrib/zip/src/zip.c:1450
↓ 23 callersMethodAddEntryInt
deps/assimp/contrib/draco/src/draco/metadata/metadata.cc:50
↓ 23 callersFunctionContainerEq
deps/assimp/contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4703
↓ 23 callersFunctionCopyPart
Copy a part from one GenericUri to another Return the pointer to the next part to be copied to
deps/assimp/contrib/rapidjson/include/rapidjson/uri.h:399
↓ 23 callersMethodFace
deps/assimp/contrib/draco/src/draco/mesh/corner_table.h:112
↓ 23 callersMethodGetID
deps/assimp/code/AssetLib/Step/STEPFile.h:407
↓ 23 callersMethodGetPtr
--------------------------------------------------------------------- Get the current file pointer */
deps/assimp/include/assimp/StreamReader.h:204
↓ 23 callersFunctionImGui_ImplGlfw_GetBackendData
deps/imgui/imgui_impl_glfw.cpp:237
↓ 23 callersFunctionIsPrime
Returns true if and only if n is a prime number.
deps/assimp/contrib/googletest/googletest/samples/sample1.cc:45
↓ 23 callersFunctionIsValidEscape
Returns true if and only if "\\c" is a supported escape sequence.
deps/assimp/contrib/googletest/googletest/src/gtest-port.cc:749
↓ 23 callersFunctionMakeMappings
Test helper method generates materials variants mappings based on a |seed|.
deps/assimp/contrib/draco/src/draco/scene/mesh_group_test.cc:29
↓ 23 callersMethodPeek
deps/assimp/contrib/draco/src/draco/core/decoder_buffer.h:87
↓ 23 callersMethodPutU4
--------------------------------------------------------------------- Write an unsigned 32 bit integer to the stream */
deps/assimp/include/assimp/StreamWriter.h:197
↓ 23 callersFunctionValidate
deps/assimp/contrib/rapidjson/include/rapidjson/encodings.h:179
↓ 23 callersMethodValue
deps/assimp/contrib/openddlparser/code/Value.cpp:104
↓ 23 callersFunctionclear
deps/assimp/contrib/pugixml/src/pugixml.cpp:334
↓ 23 callersMethodcols
deps/Eigen/src/QR/FullPivHouseholderQR.h:337
↓ 23 callersFunctiongetenv
deps/portable-file-dialogs.h:502
↓ 23 callersFunctionlookForNextToken
deps/assimp/contrib/openddlparser/include/openddlparser/OpenDDLParser.h:49
↓ 23 callersFunctionnk_draw_list_path_line_to
deps/glfw/deps/nuklear.h:9909
↓ 23 callersMethodnorm
deps/Eigen/src/Core/Dot.h:77
↓ 23 callersFunctionpconj2
\internal packet conjugate (same as pconj but uses the constants in pcplxflipconj for better code generation) */
deps/Eigen/src/Core/arch/AltiVec/MatrixVectorProduct.h:1012
↓ 23 callersFunctionreverse
deps/assimp/contrib/pugixml/src/pugixml.cpp:7976
↓ 23 callersMethodto_gpu
src/platform/gl.cpp:125
↓ 23 callersFunctionunz64local_getLong
deps/assimp/contrib/unzip/unzip.c:220
↓ 23 callersFunctionunz64local_getLong
deps/assimp/contrib/zlib/contrib/minizip/unzip.c:266
↓ 23 callersFunctionunz64local_getShort
deps/assimp/contrib/unzip/unzip.c:200
↓ 23 callersFunctionunz64local_getShort
deps/assimp/contrib/zlib/contrib/minizip/unzip.c:239
↓ 22 callersFunctionASSIMP_itoa10
------------------------------------------------------------------------------- @brief itoa with a fixed base 10 * 'itoa' is not consistently availab
deps/assimp/include/assimp/StringComparison.h:79
↓ 22 callersMethodAddAttribute
deps/assimp/contrib/draco/src/draco/point_cloud/point_cloud.cc:134
↓ 22 callersMethodAddP70
deps/assimp/code/AssetLib/FBX/FBXExportNode.h:136
↓ 22 callersMethodAppend
deps/assimp/contrib/googletest/googletest/src/gtest.cc:3815
↓ 22 callersFunctionDecodeGltfFile
deps/assimp/contrib/draco/src/draco/io/gltf_decoder_test.cc:46
↓ 22 callersMethodEmpty
deps/assimp/contrib/rapidjson/include/rapidjson/internal/stack.h:177
↓ 22 callersFunctionEncodeVarint
deps/assimp/contrib/draco/src/draco/core/varint_encoding.h:28
↓ 22 callersMethodFailed
Returns true if and only if the test failed.
deps/assimp/contrib/googletest/googletest/src/gtest.cc:2418
← previousnext →601–700 of 31,335, ranked by callers