Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assimp/assimp
/ functions
Functions
16,928 in github.com/assimp/assimp
⨍
Functions
16,928
◇
Types & classes
5,184
↓ 18 callers
Function
IsNan
Creates a polymorphic matcher that matches any NaN floating point.
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4278
↓ 18 callers
Function
PrintIfNotEmpty
If the explanation is not empty, prints it to the ostream.
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:565
↓ 18 callers
Method
PutChar
--------------------------------------------------------------------- Write a single character to the stream */
include/assimp/StreamWriter.h:209
↓ 18 callers
Function
Range
contrib/googletest/googletest/include/gtest/gtest-param-test.h:229
↓ 18 callers
Function
ReadString
code/AssetLib/MMD/MMDPmxParser.cpp:82
↓ 18 callers
Function
ReadTextureFromFile
contrib/draco/src/draco/io/texture_io.cc:100
↓ 18 callers
Method
SwingRight
------- / \ / \ // / \ / \ // / sl\c/sr \ // *-------v------- Returns the corner on the adjacent face on the right that maps to
contrib/draco/src/draco/mesh/corner_table.h:200
↓ 18 callers
Function
TDEFL_READ_UNALIGNED_WORD2
contrib/zip/src/miniz.h:3274
↓ 18 callers
Method
Type
code/AssetLib/FBX/FBXTokenizer.h:118
↓ 18 callers
Function
UnorderedPointwise
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4761
↓ 18 callers
Function
crc32
========================================================================= */
contrib/zlib/crc32.c:1072
↓ 18 callers
Function
createInstance
port/jassimp/jassimp-native/src/jassimp.cpp:45
↓ 18 callers
Method
end
@brief Returns a pointer to the end. @return The end as a pointer.
include/assimp/SmallVector.h:114
↓ 18 callers
Method
next_sibling
contrib/pugixml/src/pugixml.cpp:5732
↓ 18 callers
Method
normalized
contrib/draco/src/draco/animation/node_animation_data.h:47
↓ 18 callers
Function
strlength
contrib/pugixml/src/pugixml.cpp:227
↓ 18 callers
Function
to_int64
code/AssetLib/IFC/IFCOpenings.cpp:66
↓ 18 callers
Method
total_part_count
Gets the number of all test parts. This is the sum of the number of successful test parts and the number of failed test parts.
contrib/googletest/googletest/src/gtest.cc:2447
↓ 17 callers
Function
AlwaysFalse
Always returns false.
contrib/googletest/googletest/include/gtest/internal/gtest-internal.h:829
↓ 17 callers
Function
ByRef
contrib/googletest/googlemock/include/gmock/gmock-actions.h:1994
↓ 17 callers
Method
Copy
contrib/draco/src/draco/scene/light.cc:33
↓ 17 callers
Method
Create
code/AssetLib/glTF2/glTF2Asset.h:1082
↓ 17 callers
Method
EndEncoding
contrib/draco/src/draco/compression/entropy/rans_symbol_encoder.h:268
↓ 17 callers
Method
Exists
------------------------------------------------------------------------------------------------ Tests for the existence of a file at the given path.
code/Common/DefaultIOSystem.cpp:95
↓ 17 callers
Function
ExitedWithCode
contrib/googletest/googletest/include/gtest/gtest-death-test.h:198
↓ 17 callers
Method
GetUInt
Accesses the i-th value as defined by the accessor
code/AssetLib/glTF/glTFAsset.h:367
↓ 17 callers
Function
IsObject
contrib/rapidjson/include/rapidjson/document.h:1116
↓ 17 callers
Method
MapCornerToVertex
Updates mapping between a corner and a vertex.
contrib/draco/src/draco/mesh/corner_table.h:265
↓ 17 callers
Method
NumProperties
contrib/draco/src/draco/metadata/property_table.cc:115
↓ 17 callers
Function
Parse
Parse a URI into constituent scheme, authority, path, query, & fragment parts Supports URIs that match regex ^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\?(
contrib/rapidjson/include/rapidjson/uri.h:277
↓ 17 callers
Method
PushBack
contrib/rapidjson/include/rapidjson/document.h:2925
↓ 17 callers
Method
SetVector
contrib/draco/src/draco/core/options.h:81
↓ 17 callers
Function
ShuffleRange
contrib/googletest/googletest/src/gtest-internal-inl.h:304
↓ 17 callers
Method
Size
code/AssetLib/glTF2/glTF2Asset.h:1086
↓ 17 callers
Method
StartDecoding
contrib/draco/src/draco/compression/entropy/rans_symbol_decoder.h:134
↓ 17 callers
Method
StartEncoding
contrib/draco/src/draco/compression/entropy/rans_symbol_encoder.h:254
↓ 17 callers
Function
SuperFastHash
------------------------------------------------------------------------------------------------
include/assimp/Hash.h:77
↓ 17 callers
Function
TokenMatchI
--------------------------------------------------------------------------------- @brief Case-ignoring version of TokenMatch @param in Input @param
include/assimp/ParsingUtils.h:258
↓ 17 callers
Function
UnorderedElementsAreArray
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4196
↓ 17 callers
Function
_m3d_getint
code/AssetLib/M3D/m3d.h:866
↓ 17 callers
Method
flush
Collapse all gaps, return past-the-end pointer
contrib/pugixml/src/pugixml.cpp:2487
↓ 17 callers
Method
getString
contrib/openddlparser/code/Value.cpp:270
↓ 17 callers
Method
num_corners
contrib/draco/src/draco/mesh/corner_table.h:76
↓ 17 callers
Method
parse
contrib/pugixml/src/pugixml.cpp:3578
↓ 17 callers
Method
write
contrib/openddlparser/code/OpenDDLStream.cpp:88
↓ 16 callers
Method
Add
------------------------------------------------------------------------------------------------
code/Common/SGSpatialSort.cpp:59
↓ 16 callers
Method
AddEntryString
contrib/draco/src/draco/metadata/metadata.cc:86
↓ 16 callers
Method
Append
------------------------------------------------------------------------------------------------
code/AssetLib/IFC/IFCUtil.cpp:123
↓ 16 callers
Function
ArrayEq
contrib/googletest/googletest/include/gtest/internal/gtest-internal.h:1010
↓ 16 callers
Method
Bar
contrib/googletest/googletest/test/gtest_unittest.cc:4969
↓ 16 callers
Method
ComputeCorrection
Computes the corrections based on the input original values and the predicted values. The correction is always computed for all components of the inpu
contrib/draco/src/draco/compression/attributes/prediction_schemes/prediction_scheme_encoding_transform.h:51
↓ 16 callers
Function
CountIf
contrib/googletest/googletest/src/gtest-internal-inl.h:275
↓ 16 callers
Function
DupOutPt
contrib/clipper/clipper.cpp:3356
↓ 16 callers
Function
EndsWith
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4522
↓ 16 callers
Function
Factorial
Returns n! (the factorial of n). For negative n, n! is defined to be 1.
contrib/googletest/googletest/samples/sample1.cc:35
↓ 16 callers
Method
GetEntryInt
contrib/draco/src/draco/metadata/metadata.cc:54
↓ 16 callers
Method
GetErrorString
------------------------------------------------------------------------------------------------
code/Common/Exporter.cpp:511
↓ 16 callers
Method
GetMatrix
------------------------------------------------------------------- * @brief Build a 3x3 matrix from the transformations */
code/PostProcessing/TextureTransform.h:139
↓ 16 callers
Function
GetTestsForAllIterations
Runs the test program and returns a list of test lists. Args: extra_env: a map from environment variables to their values args: command lin
contrib/googletest/googletest/test/googletest-shuffle-test.py:85
↓ 16 callers
Method
GetWithDefault
contrib/rapidjson/include/rapidjson/pointer.h:677
↓ 16 callers
Function
IsAsciiWordChar
contrib/googletest/googletest/src/gtest-port.cc:743
↓ 16 callers
Method
IsCacheEmpty
contrib/draco/src/draco/mesh/valence_cache.h:129
↓ 16 callers
Function
IsHalfOf
contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2248
↓ 16 callers
Function
IsTrue
contrib/googletest/googletest/src/gtest.cc:6310
↓ 16 callers
Function
LogInfo
code/AssetLib/X3D/X3DImporter.hpp:123
↓ 16 callers
Method
PutString
--------------------------------------------------------------------- Write an aiString to the stream */
include/assimp/StreamWriter.h:215
↓ 16 callers
Function
ReadPointCloudFromTestFile
contrib/draco/src/draco/core/draco_test_utils.h:74
↓ 16 callers
Function
ShouldShard
Checks whether sharding is enabled by examining the relevant environment variable values. If the variables are present, but inconsistent (i.e., shard_
contrib/googletest/googletest/src/gtest.cc:6017
↓ 16 callers
Method
Size
contrib/rapidjson/include/rapidjson/document.h:2917
↓ 16 callers
Function
StrCaseEq
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4489
↓ 16 callers
Function
UpdatePPSettings
------------------------------------------------------------------------------- Changed pp setup -----------------------------------------------------
tools/assimp_view/MessageProc.cpp:203
↓ 16 callers
Method
VoidFromString
contrib/googletest/googlemock/test/gmock_link_test.h:233
↓ 16 callers
Function
WhenSorted
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4721
↓ 16 callers
Method
With
contrib/googletest/googlemock/include/gmock/gmock-spec-builders.h:1551
↓ 16 callers
Method
count
contrib/draco/src/draco/animation/node_animation_data.h:46
↓ 16 callers
Method
data_head
Returns the data array at the current decoder position.
contrib/draco/src/draco/core/decoder_buffer.h:114
↓ 16 callers
Method
eval_node_set
contrib/pugixml/src/pugixml.cpp:11424
↓ 16 callers
Method
getOsSeparator
Returns the system specific directory separator.<p> @return System specific directory separator
port/jassimp/jassimp/src/jassimp/AiIOSystem.java:71
↓ 16 callers
Function
inflateStateCheck
(strm)
contrib/zlib/inflate.c:105
↓ 16 callers
Function
mask8
contrib/utf8cpp/source/utf8/core.h:76
↓ 16 callers
Method
push
contrib/draco/src/draco/compression/point_cloud/algorithms/queuing_policy.h:32
↓ 16 callers
Method
size
contrib/openddlparser/code/Value.cpp:356
↓ 16 callers
Function
stbi__at_eof
contrib/stb/stb_image.h:1628
↓ 16 callers
Function
zip_entry_crc32
contrib/zip/src/zip.c:1438
↓ 16 callers
Function
zip_entry_size
contrib/zip/src/zip.c:1426
↓ 15 callers
Method
Binary
contrib/googletest/googlemock/test/gmock-more-actions_test.cc:147
↓ 15 callers
Method
ChildCount
contrib/clipper/clipper.cpp:187
↓ 15 callers
Method
DecodeFromFile
contrib/draco/src/draco/io/ply_decoder.cc:41
↓ 15 callers
Method
EncodeMeshToBuffer
contrib/draco/src/draco/compression/encode.cc:30
↓ 15 callers
Method
EndDecoding
contrib/draco/src/draco/compression/entropy/rans_symbol_decoder.h:165
↓ 15 callers
Function
ExportData
code/AssetLib/glTF2/glTF2Exporter.cpp:399
↓ 15 callers
Method
GetCurrentPos
@brief Get the current offset from the beginning of the file @return The current offset from the beginning of the file.
include/assimp/StreamReader.h:250
↓ 15 callers
Function
GetMembersPointer
contrib/rapidjson/include/rapidjson/document.h:2118
↓ 15 callers
Method
GetU2
------------------------------------------------------------------------------------------------
code/AssetLib/LWO/LWOLoader.h:441
↓ 15 callers
Method
HasKey
Check whether there is a metadata entry for the given key. \param [in] Key - the key value value to check for.
include/assimp/metadata.h:461
↓ 15 callers
Method
Init
contrib/draco/src/draco/compression/mesh/mesh_edgebreaker_decoder_impl.cc:57
↓ 15 callers
Function
IsFalse
contrib/rapidjson/include/rapidjson/document.h:1113
↓ 15 callers
Function
IsNull
Creates a polymorphic matcher that matches any NULL pointer.
contrib/googletest/googlemock/include/gmock/gmock-matchers.h:4259
↓ 15 callers
Function
MakeMatcher
contrib/googletest/googletest/include/gtest/gtest-matchers.h:664
↓ 15 callers
Function
MatchRegexAnywhere
Returns true if and only if regex matches any substring of str. regex must be a valid simple regular expression, or the result is undefined. The alg
contrib/googletest/googletest/src/gtest-port.cc:914
← previous
next →
501–600 of 16,928, ranked by callers