MCPcopy Create free account

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

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

↓ 12 callersMethodAddP70colorA
deps/assimp/code/AssetLib/FBX/FBXExportNode.cpp:94
↓ 12 callersFunctionBoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
deps/assimp/contrib/googletest/googletest/src/gtest-port.cc:1324
↓ 12 callersFunctionConvertCartesianPoint
------------------------------------------------------------------------------------------------
deps/assimp/code/AssetLib/IFC/IFCUtil.cpp:486
↓ 12 callersMethodCopyAndAdvance
--------------------------------------------------------------------- Copy n bytes to an external buffer * @param out Destination for copying
deps/assimp/include/assimp/StreamReader.h:225
↓ 12 callersFunctionCopyValue
* Copy a 4x4 matrix from struct aiMatrix to typedef mat4. * Also converts from row-major to column-major storage. */
deps/assimp/code/AssetLib/glTF/glTFExporter.cpp:157
↓ 12 callersFunctionCrossProduct
deps/assimp/contrib/draco/src/draco/core/vector_d.h:317
↓ 12 callersMethodDecodeLeastSignificantBits32
deps/assimp/contrib/draco/src/draco/compression/bit_coders/rans_bit_decoder.cc:68
↓ 12 callersMethodDefault
deps/assimp/contrib/rapidjson/include/rapidjson/reader.h:203
↓ 12 callersMethodEndObj
deps/assimp/code/AssetLib/Assjson/json_exporter.cpp:127
↓ 12 callersFunctionEq
deps/assimp/contrib/googletest/googletest/include/gtest/gtest-matchers.h:862
↓ 12 callersFunctionExpectation
deps/assimp/contrib/googletest/googlemock/include/gmock/gmock-spec-builders.h:485
↓ 12 callersMethodGetEntryString
deps/assimp/contrib/draco/src/draco/metadata/metadata.cc:91
↓ 12 callersMethodGetPixelsAt
deps/imgui/imgui.h:3570
↓ 12 callersMethodGetSpeed
Returns the maximum speed for both encoding/decoding.
deps/assimp/contrib/draco/src/draco/compression/config/encoder_options.h:54
↓ 12 callersFunctionGetTestCases
Returns a list of test cases in the given full test names. Args: tests: a list of full test names Returns: A list of test cases from 'te
deps/assimp/contrib/googletest/googletest/test/googletest-shuffle-test.py:108
↓ 12 callersMethodGetType
deps/assimp/code/AssetLib/AC/ACLoader.h:119
↓ 12 callersFunctionImFontAtlasPackGetRect
Generally for non-user facing functions: assert on invalid ID.
deps/imgui/imgui_draw.cpp:4363
↓ 12 callersFunctionImUpperPowerOfTwo
deps/imgui/imgui_internal.h:392
↓ 12 callersMethodInit
deps/assimp/contrib/draco/src/draco/compression/attributes/prediction_schemes/prediction_scheme_decoding_transform.h:35
↓ 12 callersFunctionInvokeWithoutArgs
deps/assimp/contrib/googletest/googlemock/include/gmock/gmock-actions.h:1962
↓ 12 callersFunctionIsAsciiDigit
Returns true if and only if ch belongs to the given classification. Unlike similar functions in <ctype.h>, these aren't affected by the current locale
deps/assimp/contrib/googletest/googletest/src/gtest-port.cc:737
↓ 12 callersFunctionIsEmpty
Creates a polymorphic matcher that matches an empty container or C-style string. The container must support both size() and empty(), which all STL-lik
deps/assimp/contrib/googletest/googlemock/include/gmock/gmock-more-matchers.h:93
↓ 12 callersMethodIsPrime
deps/assimp/contrib/googletest/googletest/samples/sample8_unittest.cc:61
↓ 12 callersFunctionIsReadableTypeName
Returns true if the given type name is easy to read by a human. This is used to decide whether printing the type of a value might be helpful.
deps/assimp/contrib/googletest/googlemock/include/gmock/gmock-matchers.h:575
↓ 12 callersMethodIsValid
deps/assimp/contrib/rapidjson/include/rapidjson/schema.h:383
↓ 12 callersFunctionLocalizeGetMsg
deps/imgui/imgui_internal.h:3418
↓ 12 callersFunctionMostSignificantBit
Returns the location of the most significant bit in the input integer |n|. The functionality is not defined for |n == 0|.
deps/assimp/contrib/draco/src/draco/core/bit_utils.h:58
↓ 12 callersMethodNumPropertyAttributesIndexMaterialMasks
deps/assimp/contrib/draco/src/draco/mesh/mesh.h:276
↓ 12 callersFunctionOrientation
deps/assimp/contrib/clipper/clipper.cpp:392
↓ 12 callersMethodPathArcToFast
0: East, 3: South, 6: West, 9: North, 12: East
deps/imgui/imgui_draw.cpp:1252
↓ 12 callersFunctionPut
deps/assimp/contrib/rapidjson/include/rapidjson/encodings.h:250
↓ 12 callersFunctionRandomSeedFlag
(n)
deps/assimp/contrib/googletest/googletest/test/googletest-shuffle-test.py:72
↓ 12 callersFunctionReadVector
------------------------------------------------------------------------------------------------
deps/assimp/code/AssetLib/MS3D/MS3DLoader.cpp:109
↓ 12 callersFunctionRunAndReturnOutput
Runs the test program and returns its output.
deps/assimp/contrib/googletest/googletest/test/googletest-failfast-unittest.py:92
↓ 12 callersMethodSetAttributeName
deps/assimp/contrib/draco/src/draco/metadata/property_attribute.cc:43
↓ 12 callersMethodSetCompressionEnabled
Enables or disables Draco geometry compression for this mesh.
deps/assimp/contrib/draco/src/draco/point_cloud/point_cloud.h:204
↓ 12 callersMethodSetCompressionOptions
Sets |options| that configure Draco geometry compression. This does not enable or disable compression.
deps/assimp/contrib/draco/src/draco/point_cloud/point_cloud.h:209
↓ 12 callersFunctionSetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
deps/assimp/contrib/googletest/googletest/test/googletest-failfast-unittest.py:83
↓ 12 callersMethodSetExplicitMapping
This function sets the mapping to be explicitly using the indices_map_ array that needs to be initialized by the caller.
deps/assimp/contrib/draco/src/draco/attributes/point_attribute.h:94
↓ 12 callersMethodSetFace
deps/assimp/contrib/draco/src/draco/mesh/mesh.h:64
↓ 12 callersMethodSetLabel
deps/assimp/contrib/draco/src/draco/mesh/mesh_features.cc:40
↓ 12 callersMethodSetQuantizationBits
deps/assimp/contrib/draco/src/draco/compression/draco_compression_options.cc:25
↓ 12 callersFunctionShowDebugLogFlag
deps/imgui/imgui.cpp:23183
↓ 12 callersFunctionShuffleFlag
()
deps/assimp/contrib/googletest/googletest/test/googletest-shuffle-test.py:68
↓ 12 callersMethodStartObj
deps/assimp/code/AssetLib/Assjson/json_exporter.cpp:114
↓ 12 callersFunctionTAcCheckedLoadFloatArray
deps/assimp/code/AssetLib/AC/ACLoader.cpp:115
↓ 12 callersFunctionTestInitGoogleMock
deps/assimp/contrib/googletest/googlemock/test/gmock_test.cc:48
↓ 12 callersFunctionTopX
deps/assimp/contrib/clipper/clipper.cpp:622
↓ 12 callersMethodTranspose
deps/Eigen/src/Core/Transpose.h:64
↓ 12 callersFunctionTruly
deps/assimp/contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4670
↓ 12 callersFunctionValue
deps/assimp/contrib/googletest/googlemock/include/gmock/gmock-matchers.h:5060
↓ 12 callersFunctionWhenSortedBy
deps/assimp/contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4712
↓ 12 callersFunctionXMLIDEncode
------------------------------------------------------------------------------------------------ Encodes a string into a valid XML ID using the xsd:ID
deps/assimp/code/AssetLib/Collada/ColladaExporter.cpp:121
↓ 12 callersFunction_glfwInputKey
Notifies shared code of a physical key event
deps/glfw/src/input.c:250
↓ 12 callersFunction_m3d_stridx
return offset of string */
deps/assimp/code/AssetLib/M3D/m3d.h:2916
↓ 12 callersFunction_mm_extract_epi64_0
deps/Eigen/src/Core/arch/SSE/PacketMath.h:150
↓ 12 callersFunctionallow_insert_attribute
deps/assimp/contrib/pugixml/src/pugixml.cpp:4424
↓ 12 callersMethodappend
src/utils/linked_list.hpp:94
↓ 12 callersMethodas_int
deps/assimp/contrib/pugixml/src/pugixml.cpp:5306
↓ 12 callersFunctionbits
* Return need bits from the input stream. This always leaves less than * eight bits in the buffer. bits() works properly for need == 0. * * Forma
deps/assimp/contrib/zlib/contrib/puff/puff.c:126
↓ 12 callersMethodcompute
deps/Eigen/src/LU/PartialPivLU.h:481
↓ 12 callersFunctioncreate
deps/spdlog/spdlog.h:34
↓ 12 callersMethodcross
deps/Eigen/src/Geometry/OrthoMethods.h:90
↓ 12 callersMethodcurrent_test_result
Returns the most specific TestResult currently running.
deps/assimp/contrib/googletest/googletest/src/gtest.cc:6251
↓ 12 callersFunctiondeflateStateCheck
========================================================================= * Check for a valid deflate stream state. Return 0 if ok, 1 if not. */
deps/assimp/contrib/zlib/deflate.c:389
↓ 12 callersMethoddot
deps/Eigen/src/Geometry/Quaternion.h:143
↓ 12 callersFunctionextensionSupportedGLX
deps/glfw/src/glx_context.c:209
↓ 12 callersFunctionextensionSupportedWGL
deps/glfw/src/wgl_context.c:370
↓ 12 callersMethodfirst_child
deps/assimp/contrib/pugixml/src/pugixml.cpp:5961
↓ 12 callersFunctionflush_pending
========================================================================= * Flush as much pending output as possible. All deflate() output, except fo
deps/assimp/contrib/zlib/deflate.c:782
↓ 12 callersMethodgetSourceInfo
deps/catch2/catch_amalgamated.cpp:713
↓ 12 callersMethodgetType
deps/assimp/code/AssetLib/3MF/3MFTypes.h:173
↓ 12 callersMethodhasExpression
deps/catch2/catch_amalgamated.cpp:665
↓ 12 callersMethodindex
deps/Eigen/src/Core/Diagonal.h:129
↓ 12 callersFunctioninfo
deps/spdlog/logger.h:139
↓ 12 callersMethodinnerIndexPtr
deps/Eigen/src/SparseCore/SparseBlock.h:208
↓ 12 callersFunctionisEndOfBuffer
deps/assimp/code/AssetLib/Obj/ObjTools.h:61
↓ 12 callersMethodis_mapping_identity
deps/assimp/contrib/draco/src/draco/attributes/point_attribute.h:63
↓ 12 callersFunctionis_not_qnan
deps/assimp/include/assimp/qnan.h:152
↓ 12 callersFunctionlogical_xor
\internal Calculate logical XOR at compile time
deps/Eigen/src/Core/util/Meta.h:737
↓ 12 callersMethodmatch
deps/catch2/catch_amalgamated.hpp:11628
↓ 12 callersMethodmatch
deps/catch2/catch_amalgamated.cpp:8193
↓ 12 callersMethodname
deps/assimp/contrib/draco/src/draco/attributes/geometry_attribute.h:290
↓ 12 callersFunctionnk_push_scissor
deps/glfw/deps/nuklear.h:8709
↓ 12 callersMethodnum_entries
deps/assimp/contrib/draco/src/draco/metadata/metadata.h:154
↓ 12 callersMethodoptions
Returns the options instance used by the decoder that can be used by users to control the decoding process.
deps/assimp/contrib/draco/src/draco/compression/decode.h:72
↓ 12 callersMethodouterSize
deps/Eigen/src/Core/AssignEvaluator.h:608
↓ 12 callersFunctionpacketOp
deps/Eigen/src/Core/functors/BinaryFunctors.h:694
↓ 12 callersFunctionparse
deps/fmt/include/fmt/std.h:283
↓ 12 callersFunctionpexp
deps/Eigen/src/Core/arch/GPU/PacketMath.h:993
↓ 12 callersFunctionpfrexp_generic
deps/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:56
↓ 12 callersFunctionplog
deps/Eigen/src/Core/arch/GPU/PacketMath.h:991
↓ 12 callersFunctionpminmax_propagate_nan
deps/Eigen/src/Core/arch/SSE/PacketMath.h:1124
↓ 12 callersFunctionpminmax_propagate_numbers
deps/Eigen/src/Core/arch/SSE/PacketMath.h:1115
↓ 12 callersFunctionpxor
deps/Eigen/src/Core/arch/AVX/PacketMath.h:2272
↓ 12 callersMethodrow
deps/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:173
↓ 12 callersMethodrows
deps/Eigen/src/SuperLUSupport/SuperLUSupport.h:301
↓ 12 callersMethodsetIdentity
Sets *this to the identity matrix. * This function also turns the matrix into compressed mode, and drop any reserved memory. */
deps/Eigen/src/SparseCore/SparseMatrix.h:835
↓ 12 callersMethodset_align
deps/spdlog/fmt/bundled/base.h:764
↓ 12 callersMethodset_align
deps/fmt/include/fmt/base.h:764
← previousnext →1,201–1,300 of 31,335, ranked by callers