MCPcopy Create free account

hub / github.com/assimp/assimp / functions

Functions16,928 in github.com/assimp/assimp

↓ 30 callersFunctionReportWarning
------------------------------------------------------------------------------------------------
code/AssetLib/Collada/ColladaParser.cpp:65
↓ 30 callersFunctionstbi__get16le
contrib/stb/stb_image.h:1714
↓ 30 callersFunctionzmemcpy
(dest, source, len)
contrib/zlib/zutil.c:150
↓ 29 callersFunctionAllOfArray
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:5159
↓ 29 callersFunctionDOMError
------------------------------------------------------------------------------------------------ signal DOM construction error, this is always unrecov
code/AssetLib/FBX/FBXDocumentUtil.cpp:60
↓ 29 callersFunctionFieldsAre
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:5020
↓ 29 callersMethodIs
-----------------------------------------
code/AssetLib/DXF/DXFHelper.h:68
↓ 29 callersFunctionWideStringToUtf8
Converts a wide string to a narrow string in UTF-8 encoding. The wide string is assumed to have the following encoding: UTF-16 if sizeof(wchar_t) == 2
contrib/googletest/googletest/src/gtest.cc:2056
↓ 29 callersMethodcenter_value
contrib/draco/src/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_transform_base.h:54
↓ 29 callersMethodgetData
Binary buffer to hold the property's value. The size of the buffer is always mDataLength. @return the data
port/jassimp/jassimp/src/jassimp/AiMaterial.java:460
↓ 29 callersFunctionremove
Windows CE doesn't have the remove C function.
contrib/googletest/googletest/test/googletest-filepath-test.cc:57
↓ 29 callersMethodunique_id
contrib/draco/src/draco/attributes/geometry_attribute.h:287
↓ 29 callersFunctionzip_close
contrib/zip/src/zip.c:979
↓ 28 callersMethodAddMember
contrib/rapidjson/include/rapidjson/document.h:2994
↓ 28 callersMethodGetValue
contrib/draco/src/draco/metadata/metadata.cc:32
↓ 28 callersFunctionOfType
contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:64
↓ 28 callersMethodRunAndVerify
Checks that the binary runs correct set of tests for a given filter.
contrib/googletest/googletest/test/googletest-filter-unittest.py:286
↓ 28 callersFunctionSplitPath
contrib/draco/src/draco/io/file_utils.cc:28
↓ 28 callersMethodTake
contrib/rapidjson/include/rapidjson/encodings.h:581
↓ 28 callersMethodWrite
code/AssetLib/MMD/MMDVmdParser.h:193
↓ 28 callersFunctionimpl
Accessors for the implementation object.
contrib/googletest/googletest/include/gtest/gtest.h:1267
↓ 28 callersFunctionsort
contrib/pugixml/src/pugixml.cpp:8068
↓ 28 callersMethodtex_coord_index
contrib/draco/src/draco/texture/texture_map.h:142
↓ 28 callersFunctionzip_open
contrib/zip/src/zip.c:893
↓ 27 callersMethodAddProperties
code/AssetLib/FBX/FBXExportNode.h:98
↓ 27 callersMethodFindMember
contrib/rapidjson/include/rapidjson/document.h:2989
↓ 27 callersMethodGetSize
contrib/rapidjson/include/rapidjson/internal/stack.h:178
↓ 27 callersMethodInit
contrib/draco/src/draco/compression/attributes/attributes_encoder.cc:30
↓ 27 callersFunctionIsHorizontal
contrib/clipper/clipper.cpp:585
↓ 27 callersFunctionLe
Creates a polymorphic matcher that matches a 2-tuple where the first field <= the second field.
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4597
↓ 27 callersMethodReadFileFromMemory
------------------------------------------------------------------------------------------------
code/Common/Importer.cpp:485
↓ 27 callersMethodget
Gets an element of the matrix. @param row the row @param col the column @return the element at the given position
port/jassimp/jassimp/src/jassimp/AiMatrix4f.java:81
↓ 27 callersMethodmatch_start
include/assimp/LineSplitter.h:279
↓ 26 callersFunctionAI_MD5_SKIP_SPACES
skip all spaces ... handle EOL correctly
code/AssetLib/MD5/MD5Parser.cpp:230
↓ 26 callersMethodAddP70vector
code/AssetLib/FBX/FBXExportNode.cpp:101
↓ 26 callersMethodAssertHeld
Does nothing if the current thread holds the mutex. Otherwise, crashes with high probability.
contrib/googletest/googletest/src/gtest-port.cc:340
↓ 26 callersFunctionDecodeGltfFileToScene
contrib/draco/src/draco/io/gltf_decoder_test.cc:58
↓ 26 callersFunctionDecodeTestGltfFileToScene
contrib/draco/src/draco/io/gltf_encoder_test.cc:60
↓ 26 callersFunctionExplainMatchResult
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:5067
↓ 26 callersMethodFinalize
contrib/draco/src/draco/mesh/triangle_soup_mesh_builder.cc:80
↓ 26 callersMethodHasBones
@brief Check whether the mesh contains bones. @return true, if bones are stored.
include/assimp/mesh.h:975
↓ 26 callersFunctionIsSubsetOf
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4917
↓ 26 callersFunctionIsSupersetOf
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4860
↓ 26 callersMethodMalloc
contrib/rapidjson/include/rapidjson/allocators.h:86
↓ 26 callersFunctionParseTokenAsString
------------------------------------------------------------------------------------------------
code/AssetLib/FBX/FBXParser.cpp:470
↓ 26 callersFunctionReadFileToBuffer
contrib/draco/src/draco/io/file_utils.cc:78
↓ 26 callersMethodSetTextureMap
contrib/draco/src/draco/material/material.cc:108
↓ 26 callersMethodcorner_table
contrib/draco/src/draco/compression/mesh/traverser/traverser_base.h:70
↓ 26 callersMethodget
----------------------------------------------------------------------------------
code/Common/DefaultLogger.cpp:237
↓ 26 callersMethodoptions
contrib/draco/src/draco/compression/point_cloud/point_cloud_encoder.h:76
↓ 25 callersFunctionContainsRegex
Matches a string that contains regular expression 'regex'. The matcher takes ownership of 'regex'.
contrib/googletest/googletest/include/gtest/gtest-matchers.h:848
↓ 25 callersMethodCopy
contrib/draco/src/draco/mesh/mesh.cc:32
↓ 25 callersMethodDescribeNegationTo
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:1524
↓ 25 callersMethodExecute
------------------------------------------------------------------------------------------------ Executes the post processing step on the given import
code/AssetLib/Assjson/mesh_splitter.cpp:20
↓ 25 callersFunctionKey
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
contrib/googletest/googletest/src/gtest-port.cc:880
↓ 25 callersFunctionParseNaturalNumber
contrib/googletest/googletest/src/gtest-internal-inl.h:1007
↓ 25 callersFunctionParseTokenAsFloat
------------------------------------------------------------------------------------------------
code/AssetLib/FBX/FBXParser.cpp:350
↓ 25 callersFunctionValidateRegex
Generates non-fatal failures and returns false if regex is invalid; otherwise returns true.
contrib/googletest/googletest/src/gtest-port.cc:796
↓ 25 callersMethodValueAsFloat
-----------------------------------------
code/AssetLib/DXF/DXFHelper.h:103
↓ 25 callersMethodcheckVertexIndexBounds
Throws an exception if the vertex index is not in the allowed range. @param vertex the index to check
port/jassimp/jassimp/src/jassimp/AiMesh.java:1270
↓ 25 callersMethodchild
contrib/pugixml/src/pugixml.cpp:5704
↓ 25 callersMethodempty
contrib/draco/src/draco/compression/point_cloud/algorithms/queuing_policy.h:29
↓ 25 callersMethodkey
Gets the user supplied key.
contrib/googletest/googletest/include/gtest/gtest.h:379
↓ 25 callersMethodnum_attributes
contrib/draco/src/draco/compression/attributes/attributes_encoder.h:110
↓ 25 callersFunctionxpath_string
contrib/pugixml/src/pugixml.cpp:8352
↓ 24 callersMethodAddProperty
contrib/draco/src/draco/metadata/property_table.cc:111
↓ 24 callersFunctionDecodeVarint
contrib/draco/src/draco/core/varint_decoding.h:63
↓ 24 callersMethodDump
code/AssetLib/FBX/FBXExportNode.cpp:139
↓ 24 callersFunctionEach
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4978
↓ 24 callersFunctionFormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
contrib/googletest/googletest/src/gtest.cc:4103
↓ 24 callersMethodGetMeshGroupIndex
contrib/draco/src/draco/scene/scene_node.h:57
↓ 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
contrib/googletest/googletest/include/gtest/gtest-matchers.h:101
↓ 24 callersFunctionIsXDigit
contrib/googletest/googletest/include/gtest/internal/gtest-port.h:1947
↓ 24 callersMethodNumSkins
Returns the number of skins in a scene.
contrib/draco/src/draco/scene/scene.h:185
↓ 24 callersFunctionResultOf
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4453
↓ 24 callersMethodSetPointMapEntry
Set an explicit map entry for a specific point index.
contrib/draco/src/draco/attributes/point_attribute.h:100
↓ 24 callersFunctionSkipLine
-------------------------------------------------------------------
code/AssetLib/SMD/SMDLoader.h:330
↓ 24 callersFunction_m3d_findarg
helper functions for the ASCII parser */
code/AssetLib/M3D/m3d.h:834
↓ 24 callersFunction_m3d_getidx
code/AssetLib/M3D/m3d.h:1046
↓ 24 callersMethoddata_to_corner_map
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
contrib/zlib/gzlib.c:590
↓ 24 callersFunctionreverse
contrib/pugixml/src/pugixml.cpp:7976
↓ 24 callersFunctionzip_entry_write
contrib/zip/src/zip.c:1450
↓ 23 callersFunctionASSIMP_itoa10
------------------------------------------------------------------------------- @brief itoa with a fixed base 10 * 'itoa' is not consistently availab
include/assimp/StringComparison.h:79
↓ 23 callersMethodAddEntryInt
contrib/draco/src/draco/metadata/metadata.cc:50
↓ 23 callersFunctionContainerEq
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
contrib/rapidjson/include/rapidjson/uri.h:399
↓ 23 callersMethodExecute
test/unit/Common/utBaseProcess.cpp:87
↓ 23 callersMethodFace
contrib/draco/src/draco/mesh/corner_table.h:112
↓ 23 callersMethodGetID
code/AssetLib/Step/STEPFile.h:407
↓ 23 callersMethodGetPtr
--------------------------------------------------------------------- Get the current file pointer */
include/assimp/StreamReader.h:220
↓ 23 callersFunctionIsPrime
Returns true if and only if n is a prime number.
contrib/googletest/googletest/samples/sample1.cc:45
↓ 23 callersFunctionIsValidEscape
Returns true if and only if "\\c" is a supported escape sequence.
contrib/googletest/googletest/src/gtest-port.cc:749
↓ 23 callersFunctionMakeMappings
Test helper method generates materials variants mappings based on a |seed|.
contrib/draco/src/draco/scene/mesh_group_test.cc:29
↓ 23 callersMethodPeek
contrib/draco/src/draco/core/decoder_buffer.h:87
↓ 23 callersMethodPutU4
--------------------------------------------------------------------- Write an unsigned 32 bit integer to the stream */
include/assimp/StreamWriter.h:197
↓ 23 callersFunctionValidate
contrib/rapidjson/include/rapidjson/encodings.h:179
↓ 23 callersMethodValue
contrib/openddlparser/code/Value.cpp:104
↓ 23 callersFunctionclear
contrib/pugixml/src/pugixml.cpp:334
← previousnext →301–400 of 16,928, ranked by callers