MCPcopy Create free account

hub / github.com/assimp/assimp / functions

Functions16,928 in github.com/assimp/assimp

↓ 79 callersFunctionGetTestFileFullPath
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*.
contrib/googletest/googlemock/test/gmock-more-actions_test.cc:239
↓ 78 callersMethodattribute_type
Returns the type of the attribute indicating the nature of the attribute.
contrib/draco/src/draco/attributes/geometry_attribute.h:266
↓ 74 callersFunctionASSIMP_strincmp
------------------------------------------------------------------------------- @brief Helper function to do platform independent string comparison.
include/assimp/StringComparison.h:178
↓ 74 callersMethodend
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.
contrib/googletest/googletest/src/gtest-port.cc:755
↓ 71 callersFunctionzip_entry_close
contrib/zip/src/zip.c:1298
↓ 69 callersFunctionDescribeNegation
contrib/googletest/googlemock/test/gmock-matchers_test.h:177
↓ 69 callersMethodKey
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.
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4601
↓ 69 callersFunctionValues
contrib/googletest/googletest/include/gtest/gtest-param-test.h:335
↓ 69 callersFunctionmin
code/PostProcessing/ProcessHelper.h:67
↓ 69 callersMethodnum_attributes
contrib/draco/src/draco/point_cloud/point_cloud.h:75
↓ 68 callersFunctionContains
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4828
↓ 68 callersFunctionGreaterThan
contrib/googletest/googletest/test/gtest_unittest.cc:2436
↓ 67 callersMethodGet
code/AssetLib/glTF/glTFAsset.h:873
↓ 67 callersFunctionGt
Creates a polymorphic matcher that matches a 2-tuple where the first field > the second field.
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4593
↓ 66 callersMethodGetI1
--------------------------------------------------------------------- Read a signed 8 bit integer from the stream */
include/assimp/StreamReader.h:142
↓ 66 callersMethodget
contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:285
↓ 65 callersMethodNext
contrib/draco/src/draco/mesh/corner_table.h:89
↓ 65 callersFunctionSkipSpacesAndLineEnd
-------------------------------------------------------------------
code/AssetLib/SMD/SMDLoader.h:336
↓ 65 callersFunctionto_string
------------------------------------------------------------------------------------------------
code/AssetLib/Ply/PlyParser.cpp:56
↓ 65 callersFunctionzip_entry_open
contrib/zip/src/zip.c:1212
↓ 64 callersFunctionGet
contrib/rapidjson/include/rapidjson/uri.h:99
↓ 64 callersMethodPut
contrib/rapidjson/include/rapidjson/encodings.h:593
↓ 64 callersMethodwrite
contrib/pugixml/src/pugixml.cpp:5179
↓ 62 callersFunctionHasSubstr
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4506
↓ 62 callersMethodrelease
contrib/pugixml/src/pugixml.cpp:8271
↓ 61 callersMethodBeginArray
contrib/draco/src/draco/io/gltf_utils.cc:82
↓ 61 callersMethodEndArray
contrib/draco/src/draco/io/gltf_utils.cc:94
↓ 61 callersMethodGetPropertyInteger
------------------------------------------------------------------------------------------------ Get a configuration property
code/Common/Exporter.cpp:629
↓ 60 callersMethodPeek
contrib/rapidjson/include/rapidjson/reader.h:1417
↓ 60 callersFunctionPointee
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4341
↓ 60 callersMethodgetFloat
contrib/openddlparser/code/Value.cpp:235
↓ 59 callersFunctionswap
contrib/Open3DGC/o3dgcCommon.h:146
↓ 59 callersMethodwrite
---------------------------------------------------------------------------------- Write method
code/Common/FileLogStream.h:90
↓ 58 callersMethodSetAttributeValue
Sets a value of an attribute entry. The input value must be allocated to cover all components of a single attribute entry.
contrib/draco/src/draco/attributes/geometry_attribute.h:143
↓ 58 callersMethodSetAttributeValuesForFace
contrib/draco/src/draco/mesh/triangle_soup_mesh_builder.cc:50
↓ 58 callersMethodbegin
contrib/googletest/googletest/test/googletest-printers-test.cc:238
↓ 57 callersMethodNumNamedAttributes
contrib/draco/src/draco/point_cloud/point_cloud.cc:56
↓ 57 callersFunctionSetEnv
Sets an environment variable with the given name to the given value. If the value argument is "", unsets the environment variable. The caller must e
contrib/googletest/googletest/test/gtest_unittest.cc:1690
↓ 57 callersMethodbegin
contrib/pugixml/src/pugixml.cpp:5224
↓ 56 callersFunctionStreamableToString
contrib/googletest/googletest/include/gtest/gtest-message.h:243
↓ 55 callersFunctionGetTestTempFileFullPath
contrib/draco/src/draco/core/draco_test_utils.cc:36
↓ 55 callersFunctionPrintPointer
Since ::std::stringstream::operator<<(const void *) formats the pointer output differently with different compilers, we have to create the expected ou
contrib/googletest/googletest/test/googletest-printers-test.cc:509
↓ 55 callersMethodRelease
contrib/googletest/googletest/src/gtest.cc:3819
↓ 55 callersMethodnum_components
contrib/draco/src/draco/compression/attributes/prediction_schemes/prediction_scheme_decoding_transform.h:57
↓ 54 callersMethodHasTextureCoords
@brief Check whether the mesh contains a texture coordinate set @param index Index of the texture coordinates set @return true, if texture coordina
include/assimp/mesh.h:943
↓ 54 callersFunctionPair
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4996
↓ 53 callersFunctionInvoke
contrib/googletest/googlemock/include/gmock/gmock-actions.h:1948
↓ 53 callersFunctionmin
contrib/Open3DGC/o3dgcCommon.h:136
↓ 52 callersFunctionAllOf
contrib/googletest/googlemock/test/gmock-matchers-arithmetic_test.cc:1479
↓ 52 callersFunctionParseError
code/AssetLib/FBX/FBXParser.cpp:69
↓ 52 callersFunctionReadSceneFromTestFile
contrib/draco/src/draco/core/draco_test_utils.h:81
↓ 52 callersMethodReset
contrib/draco/src/draco/io/gltf_utils.cc:58
↓ 52 callersMethodattribute
contrib/draco/src/draco/compression/attributes/sequential_attribute_encoder.h:81
↓ 51 callersMethodNumMeshGroups
Returns the number of mesh groups in a scene.
contrib/draco/src/draco/scene/scene.h:90
↓ 51 callersMethodNumTextureMaps
Methods for working with texture maps.
contrib/draco/src/draco/material/material.h:144
↓ 50 callersFunctionfast_atof
include/assimp/fast_atof.h:352
↓ 50 callersMethodtype
contrib/pugixml/src/pugixml.cpp:5692
↓ 49 callersMethodGetMetadata
Get a const pointer of the metadata of the point cloud.
contrib/draco/src/draco/point_cloud/point_cloud.h:189
↓ 48 callersMethodAddEntry
-------------------------------------------------------------------------------
tools/assimp_view/LogDisplay.cpp:49
↓ 48 callersFunctionIsLineEnd
include/assimp/ParsingUtils.h:106
↓ 48 callersMethodas_string
contrib/pugixml/src/pugixml.cpp:5299
↓ 48 callersMethodclear
contrib/draco/src/draco/core/draco_index_type_vector.h:48
↓ 48 callersMethodnext
test/unit/RandomNumberGeneration.h:68
↓ 47 callersFunctionAnyOf
contrib/googletest/googlemock/test/gmock-matchers-arithmetic_test.cc:1489
↓ 47 callersMethodDescribeTo
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:1520
↓ 47 callersMethodGetTextureMapByType
contrib/draco/src/draco/material/material.h:151
↓ 47 callersMethodHasNormals
code/AssetLib/Ogre/OgreStructs.cpp:317
↓ 47 callersFunctionIsSpaceOrNewLine
include/assimp/ParsingUtils.h:115
↓ 47 callersMethodnum_components
Returns the number of components that are stored for each entry. For position attribute this is usually three (x,y,z), while texture coordinates have
contrib/draco/src/draco/attributes/geometry_attribute.h:273
↓ 47 callersFunctionzip64local_putValue
contrib/zlib/contrib/minizip/zip.c:287
↓ 46 callersMethodAsStdFunction
contrib/googletest/googlemock/include/gmock/gmock-spec-builders.h:1913
↓ 46 callersMethodGetI2
--------------------------------------------------------------------- Read a signed 16 bit integer from the stream */
include/assimp/StreamReader.h:136
↓ 46 callersMethodGetI4
--------------------------------------------------------------------- Read an signed 32 bit integer from the stream */
include/assimp/StreamReader.h:148
↓ 46 callersMethodGetNamedAttributeId
contrib/draco/src/draco/point_cloud/point_cloud.cc:64
↓ 46 callersMethodHasVertexColors
@brief Check whether the mesh contains a vertex color set @param index Index of the vertex color set @return true, if vertex colors are stored, fal
include/assimp/mesh.h:933
↓ 46 callersFunctionHashCombine
contrib/draco/src/draco/core/hash_utils.h:26
↓ 46 callersMethodPrevious
contrib/draco/src/draco/mesh/corner_table.h:95
↓ 46 callersMethodTell
contrib/rapidjson/include/rapidjson/reader.h:1422
↓ 46 callersMethodbegin
contrib/draco/src/draco/core/draco_index_type_vector.h:43
↓ 45 callersFunctionRecordProperty
contrib/googletest/googletest/include/gtest/gtest.h:304
↓ 45 callersMethodbuffer
contrib/draco/src/draco/compression/mesh/mesh_edgebreaker_traversal_decoder.h:138
↓ 45 callersMethodreset
code/AssetLib/M3D/M3DWrapper.cpp:173
↓ 45 callersMethodsize
contrib/googletest/googlemock/include/gmock/gmock-spec-builders.h:603
↓ 45 callersMethodtexture
contrib/draco/src/draco/texture/texture_map.h:138
↓ 44 callersMethodGet
contrib/googletest/googletest/src/gtest-port.cc:281
↓ 44 callersMethodGetMeshGroup
Returns a mesh group in the scene.
contrib/draco/src/draco/scene/scene.h:93
↓ 44 callersMethodNumMeshFeatures
contrib/draco/src/draco/mesh/mesh.h:190
↓ 44 callersMethodbegin
contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:1357
↓ 44 callersMethodbitstream_version
contrib/draco/src/draco/compression/point_cloud/point_cloud_decoder.h:63
↓ 44 callersFunctionstbi__rewind
contrib/stb/stb_image.h:886
↓ 43 callersMethodAddP70bool
code/AssetLib/FBX/FBXExportNode.cpp:70
↓ 43 callersFunctionAssertionSuccess
Makes a successful assertion result.
contrib/googletest/googletest/src/gtest-assertion-result.cc:66
↓ 43 callersMethodElement
code/AssetLib/Assjson/json_exporter.cpp:82
↓ 43 callersMethodNumMeshInstances
contrib/draco/src/draco/scene/scene_utils.cc:106
↓ 42 callersMethodAddAttribute
contrib/draco/src/draco/io/gltf_encoder.cc:3430
↓ 42 callersFunctionGetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
contrib/googletest/googletest/src/gtest-internal-inl.h:966
↓ 42 callersMethodIsCompressionEnabled
contrib/draco/src/draco/point_cloud/point_cloud.h:205
← previousnext →101–200 of 16,928, ranked by callers